Attached is a sample project with 3 screens:
- first one (screen_00) has a button which opens screen_01
- screen_01 should show screen_02 on top of it
- in the end it should be shown screen_01 with screen_02 together:
- this works as expected with AppWizard 1.08_6.14d
- but with newer AppWizard 1.32_6.28 screen_01 closes and instead screen_00 plus screen_02 are shown!
Is this a known bug? Any workarounds to get the expected behaviour with the new AppWizard?
Thanks,
Daniel