- Added
umano
prefix for all attributes - Added
clipPanel
attribute for supporting transparent panels in non-overlay mode. -
setEnabled(false)
- now completely disables the sliding panel (touch and programmatic sliding) -
setTouchEnabled(false)
- disables panel's touch responsiveness (drag and click), you can still control the panel programatically -
getPanelState
- is now the only method to get the current panel state -
setPanelState
- is now the only method to modify the panel state from code