Skip to content

v1.19.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jean-emmanuel jean-emmanuel released this 27 Oct 13:13

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)