robotpy/shuffleboard2js

Add button to lock widgets

Opened this issue · 0 comments

Lock button will disable resizing and moving widgets.

  • Use disable/disable_resize gridster methods to lock
  • Use enable/enable_resize gridster methods to unlock

http://dsmorse.github.io/gridster.js/#enable_method