Skip to content

1.5.3

Choose a tag to compare

@github-actions github-actions released this 13 Nov 20:56

New Features

Tooltips

Finally, Widget got Tooltip property.

myra7.mp4

It understands the FontStashSharp RTF Syntax. I.e. if Tooltip is set to "E=mc/v[-8]2/n/vdMass–energy equivalence.", then it would show:

image

The tooltip creation could be customized through MyraEnvironment.TooltipCreator.

Modal Windows darken background

It's optional feature that is turned on by setting MyraEnvironment.EnableModalDarkening to true. Then every window that is modal(shown through ShowModal) would darken the background.

myra8.mp4

New RadioButton that allows arbitraty content

myra9.mp4

Closed Issues

#57 - Feature Request: Tooltip Widget
#436 - Add optional ability to windows to darken the background when shown
#437 - Feature Request: RadioButton with the arbitrary content