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

Hide/Show permanently hides #5

Open
tlsharkey opened this issue Nov 12, 2019 · 0 comments
Open

Hide/Show permanently hides #5

tlsharkey opened this issue Nov 12, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@tlsharkey
Copy link
Collaborator

Sometimes when setting a Show action and setting a the Initially Visible property to false, the sketch remains invisible despite Trigger being fired. This seems most common when the Show action is tied to a different sketch. eg:

Sketch "Peekaboo" is initially set invisible and has no behaviors
Sketch "Button" is visible and immoveable with an onClick behavior which shows "Peekaboo".

After setting this up, everything seems to function. Changing the scene or reloading the project however, results in a bug.
"Peekaboo" remains hidden even when "Button" is clicked.
Switching to Edit Mode reveals that the "Peekaboo" sketch is still there. It just isn't responding or the action/trigger isn't targeting it.

@tlsharkey tlsharkey added the bug Something isn't working label Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant