• Great! I think the issue was that the menu was grabbing the UI as you noted.

    Either generating the layout when you want to use it (or maybe using E.showMenu(); to disable the menu first) would probably help, but calling layout.setUI(); is a nice solution - that should have the effect of removing the menu (or whatever other thing was on the screen)

About

Avatar for Gordon @Gordon started