Software Archive
Read-only legacy content
17060 Discussions

Buttons not working after insert a sidebar!

Braglin__Fabio
Beginner
265 Views

Dears,

I have an very simple app that was made using Ratchet framework, now I want to improve this app and I need to add a sidebar, but after insert this something bad happens. I can't use the buttons well.

  1. My app is already working
  2. Try Emulate tab -> OK
  3. Try AppPreview -> OK
  4. Try Cordova builded apk -> OK

 

  1. Insert the Animated Sidebar LEFT widget
  2. Try Emulate tab -> OK
  3. Try AppPreview -> NG
  4. Try Cordova builded apk -> NG

After I add the sidebar I must press the buttons 4 or 5 times (quickly!) to works.

 

Any idea?

0 Kudos
3 Replies
Anusha_M_Intel1
Employee
265 Views

The buttons that were working before sidebar is no longer working now? If it is working when pressed simultaneously, I would think your controls might be overlapping or some div issue. Can you check if all your open and close tags match?

Could you paste a sample code or zip your project and send through IM?

0 Kudos
Braglin__Fabio
Beginner
265 Views

Hello Anusha,

I already check the divs, but I can't find nothing wrong, so I changed from ratchet to AppFramework and it works now... strange no?

I turned back to Ratchet and it is not working again.

So I changed to AppFramework and apply the Ratchet css.

 

Thank you for your attention,

Fabio

0 Kudos
Anusha_M_Intel1
Employee
265 Views

Glad it worked out for you. There are plenty of app framework samples that ship with the XDK for your reference. Good Luck!

0 Kudos
Reply