Releases: jean-emmanuel/open-stage-control
Releases Β· jean-emmanuel/open-stage-control
v1.19.2
Changelog
- bug fixes
- regression breaking touch move events on desktop touchscreens
v1.19.1
Changelog
- bug fixes
- editor zoom: adjust root widget size when zooming out
v1.19.0
Changelog
-
editor
- add keyboard shortcut "h" to hide selection and widget drag / resize handles while pressed
- inspector: add some shortcut buttons in the header
-
widgets
- add folder widget (flat container that doesn't affect layout)
- input: add
maxLength
property - multixy: allow setting its own value from onValue script while touched
-
ui
- add a virtual onscreen keyboard for desktop clients (can be enabled from the clients main menu)
- change local zoom (alt+scroll) behavior so that it only affect widgets and add scrollbars to navigate while zooming instead of following the mouse
-
server
- client-options: add
virtualKeyboard
option to enable virtual keyboard by default (desktop clients only)
- client-options: add
v1.19.0-beta2
Changelog
-
editor
- add keyboard shortcut "h" to hide selection and widget drag / resize handles while pressed
-
widgets
- add folder widget (flat container that doesn't affect layout)
- input: add
maxLength
property - multixy: allow setting its own value from onValue script while touched
-
ui
- add a virtual onscreen keyboard for desktop clients (can be enabled from the clients main menu)
- change local zoom (alt+scroll) behavior so that it only affect widgets and add scrollbars to navigate while zooming instead of following the mouse
-
server
- client-options: add
virtualKeyboard
option to enable virtual keyboard by default (desktop clients only)
- client-options: add
v1.19.0-beta1
Changelog
-
editor
- add keyboard shortcut "h" to hide selection and widget drag / resize handles while pressed
-
widgets
- add folder widget (flat container that doesn't affect layout)
- input: add
maxLength
property - multixy: allow setting its own value from onValue script while touched
-
ui
- add a virtual onscreen keyboard for desktop clients (can be enabled from the clients main menu)
- change local zoom (alt+scroll) behavior so that it only affect widgets and add scrollbars to navigate while zooming instead of following the mouse
-
server
- client-options: add
virtualKeyboard
option to enable virtual keyboard by default (desktop clients only)
- client-options: add
v1.19.0-beta0
Changelog
-
editor
- add keyboard shortcut "h" to hide selection and widget drag / resize handles while pressed
-
widgets
- add folder widget (flat container that doesn't affect layout)
- input: add
maxLength
property
-
ui
- add a virtual onscreen keyboard for desktop clients (can be enabled from the clients main menu)
- change local zoom (alt+scroll) behavior so that it only affect widgets and add scrollbars to navigate while zooming instead of following the mouse
-
server
- client-options: add
virtualKeyboard
option to enable virtual keyboard by default (desktop clients only)
- client-options: add
v1.18.3
Changelog
- bug fixes
- button: regression in push mode (
on
value not passed toonValue
script when triggered from another widget) - button: decoupled push mode returning wrong value when activated from a widget script
- button: regression in push mode (
v1.18.2
Changelog
- bug fixes
- canvas:
onTouch
not triggered on iOS when whenevent.force
,event.altitudeAngle
orevent.azimuthAngle
changes - switch: interaction issue when value labels contain icons
- ios: attempt to fix rendering glitch when waking up after sleep
- canvas:
v1.18.2-beta3
canvas: ios: different touch.force implementation
v1.18.2-beta2
package: beta 2