v1.23.0
Changelog
-
bug fixes
- linkId not working between two encoder widgets
- fader:
gradient
breakpoints not positioned correctly - canvas:
onDraw()
called twice when callingupdateCanvas()
-
midi
- optional rpn/nrpn parsing as single messages
-
widgets
- keyboard: incoming values different than the
off
property are now interpreted ason
- keyboard: incoming values different than the
-
editor
- when focusing the label property with
F2
, select all text in the text area - preserve scroll position in code editor when validating
- display the id of selected widget in the inspector's header
- when focusing the label property with
-
scripting
- expose file browser (from the file widget) as a scripting function
-
custom module
- don't restrict file extension in
loadJSON()
andsaveJSON
functions
- don't restrict file extension in
-
misc
- add polish locales (@ Manz4rk)
- add css classes to some notification popups to allow targetting them with css themes