Hello,
playing around with “Showcase” example, I get a behavior I don’t understand.
I am working on OSX.
From the original code, I did this change in ShowcaseMainPage.qml :
//navigationMode: Theme.isDesktop ? navigationModeTabsAndDrawer : navigationModeDefault
navigationMode: navigationModeDrawer
Starting the app, click on the Drawer icon, go to a different page and then go back to widget page. The drawer Icon has disappeared. I don’t understand why ?
Another thing: I don’t understand the purpose on this code :
leftBarItem: navigation.drawerVisible
? navigation.navDrawerButton
: null
I can’t find any reference on navDrawerButton….
Many thanks for your help.
Best Regards.
Scoob’
-
This topic was modified 7 years, 7 months ago by
scooby.