Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI Builder demo does not appear to be working #47

Open
moltzaum opened this issue Feb 19, 2024 · 1 comment
Open

GUI Builder demo does not appear to be working #47

moltzaum opened this issue Feb 19, 2024 · 1 comment

Comments

@moltzaum
Copy link

moltzaum commented Feb 19, 2024

The layout is displayed over the top of selection. I cannot seem to click on the other yaml files.

Tested on both Mac and Ubuntu.

Maybe I should have asked about the expected behavior in the discord first, but it seems like you should be able to click one of the yaml files to load a different layout.

306054769-969769a7-525c-4322-ae47-2b2d531b3aec 306054562-83dbe119-8a56-4cfd-ac9a-9b837d69fca0
@moltzaum moltzaum changed the title GUI Builder does not appear to be working GUI Builder demo does not appear to be working Feb 19, 2024
@Bluebottle-new
Copy link

This issue seems to be related to #31 .

Similar to the workaround described there, you kust need to add the line

a.DemoPanel().SetTopChild(t.selFile)

before this line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants