viktorthang / mgwt

Automatically exported from code.google.com/p/mgwt
Other
0 stars 0 forks source link

Support disabling the SwipeMenu #309

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently it's not possible to disable the SwipeMenu, i.e. block it from 
opening the menu. The SwipeMenu doesn't have a method setEnabled() or similar.

Use case:
The SwipeMenu is directly attached to the root panel. The SwipeMenu's content 
display contains the AnimatableDisplay.
This works perfect except for the login place for which it shouldn't be 
possible to open the menu.

Original issue reported on code.google.com by goo...@collaborne.com on 12 Sep 2013 at 10:10

GoogleCodeExporter commented 8 years ago
Moved to https://github.com/mgwt/mgwt/issues/7

Original comment by kurka.da...@gmail.com on 13 Jul 2014 at 4:45