• tokudu's avatar
    Major API changes in prep for release 3.0. · 36c00636
    tokudu authored
    - 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
    36c00636