guiled

Results 26 comments of guiled

I have the same problem on iPad2 iOS7.1 with plugin v1.1.4 - when no part is opened I have isAnyWindowOpen=false , isLeftWindowOpen=false , isRightWindowOpen=false - when left part is opened...

On Android 4.2.2 API 17 plugin v1.2 - when no part is opened I have isAnyWindowOpen=false , isLeftWindowOpen=false , isRightWindowOpen=false - when left part is opened I have isAnyWindowOpen=true ,...

Maybe this could help? https://github.com/jfeinstein10/SlidingMenu/issues/446

I managed to have a right panel, but its sizeis confused with left panel, see #77 Moreover I found some confusions to test if it is opened or closed. Then,...

What I meant by "value control" is to check the value with the regexp extracted from the route. For example : (?\d+) We should check if the value match with...