Skip to content
New issue

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

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

Already on GitHub? # to your account

Desktop.createWindow "visibile" field not being honored #824

Open
Armored-Dragon opened this issue Feb 21, 2024 · 0 comments
Open

Desktop.createWindow "visibile" field not being honored #824

Armored-Dragon opened this issue Feb 21, 2024 · 0 comments

Comments

@Armored-Dragon
Copy link
Member

The Desktop.createWindow function has properties one can edit. One of the fields seems to be "visible" which would make the window either visible or invisible when the window is created. This field does not seem to be read when creating the window. This field does work when you set the value after the window has been created, but it does not work when you set the visible state when the window is created.

This Developer Test uses this function and by default sets the window to be visible by default. Editing this script to have it disabled by default results in no change to the initial functionality.

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

No branches or pull requests

1 participant