Hey all,
I’m working on a project for my internship-company at the moment and I’m struggeling with a problem regarding the tabBar widget. The tabBar works all fine (switching between scenes), so do the transitions (“slideLeft”), but the trouble comes when the tabBar is pressed during a transition. At first the screens would switch amazingly fast after eachother which just looked (and felt) horrible. After switching a boolean during the active transition which stopped the tabbar from triggering another “gotoScene” the fast switching was gone but the problem still occured within the tabBar itself. What is happening? When I tap 2 tabbar-buttons quickly after eachother the screen transitions to the scene of the button pressed first but the button which is pressed second gets selected…
For example:
I’m currently at home (also the selected tabbar-button) and quickly press the project-tabbarbutton and about-tabbarbutton after eachother. The screen goes to the “project” scene but the about-tabbarbutton gets selected.
Is there a possibility to disable the tabbar for a sec or to disable all user touches for some time? I searched all morning to a solution but can’t find any so it would be great if anyone can help me.
With regards,
René “Spanky” [import]uid: 189912 topic_id: 32735 reply_id: 332735[/import]