sencha-SlideNavigation icon indicating copy to clipboard operation
sencha-SlideNavigation copied to clipboard

Sliding side menu for Sencha Touch apps. Inspired by Facebook's mobile app menu.

Results 32 sencha-SlideNavigation issues
Sort by recently updated
recently updated
newest added

Hi, Thank for this useful plugin .Hope it is not silly question .But I tried to use the setActiveItem and it is not working ( not changing the view )...

Thanks for the library. I've found it very useful in my early development stages. Can you tell me if there is a means to attach a listener to a button...

This issue is specific to SlideNavigation. I have no problem on screens that are based on Panel. Using Sencha Touch 2.2.0. PullRefresh is working (iOS, Chrome), but the arrow, text,...

I noticed that only the first item in my app is masked when the slidebutton is pressed. I'm on Sencha 2.4.1 and my app is hosted here - https://github.com/ds8k/NerdyKaraoke Any...

In getModel() method: 1) The call to Ext.ModelManager.get should be Ext.ModelManager.getModel. 2) It defines SlideNavigationPanelItem model class as a global variable via Ext.define. That is bad practice to pollute the...

I have the slideNavigation set up, i've set slideSelector to false and i've tried setting it to other elements. What happens is everything is still draggable. Are there any other...

Renamed README to README.md to format text

1) The slideButton is not clickable, you have to manually slide to get to the menu! I found a workaround for this using openContainer/closeContainer methods. 2) setItems/addItems are broken. I...

Just found some global vars

I downloaded the latest version of the file and in the view/Main.js , for the Item1/Group 1 item, added toolbar + 2 panels, instead of toolbar + 1 panel, the...