jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
695 stars 88 forks source link

Can't change widget's "position" (send to back/front, etc) - Error raised #822

Closed MagnusReichel closed 1 year ago

MagnusReichel commented 1 year ago

When right clicking a widget in the editor and selecting any option in the menu "Position", I get this error in the console:

TypeError: editor.handleKeyboard is not a function at action (src/client/editor/context-menu.js:205:31) at e.preventDefault (src/client/ui/context-menu.js:39:25)

The widget does not change it's position.

jean-emmanuel commented 1 year ago

Thanks for the report, fixed in sources.

jean-emmanuel commented 1 year ago

Fixed in v1.24.2 (currently deploying)