Back from vacation with a new release !
Changelog
-
bug fixes
- package: broken build from sources on Windows
- editor: incorrect position when moving a widget from an edge with the keyboard
- modal: prevent touchend event from reaching the inner widgets when opening the container
- matrix: clone matrices not properly storing their children’s values
- multipad/range: errors when dragging over when the gesture was initiated on a traversing widget (ie matrix)
-
widgets
- new html widget
- frames: allow loading local html files without requiring a web server to serve them
- text: escape html tags characters (
<
&>
) - input: added
asYouType
property - sliders/pads: added
sensitivity
property