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

on-events often get discarded in edit mode #3

Open
Maingron opened this issue Jul 27, 2021 · 0 comments
Open

on-events often get discarded in edit mode #3

Maingron opened this issue Jul 27, 2021 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Maingron
Copy link
Owner

Events like onclick are likely to get discarded in editing mode. This (probably) is because blocks basically get respawned every tick, which includes the editing Icons of each block. Once the icons are removed and added again, the event isn't valid anymore.

@Maingron Maingron added the bug Something isn't working label Jul 27, 2021
@Maingron Maingron added this to the 0.2.1 milestone Jul 27, 2021
@Maingron Maingron modified the milestones: 0.2.1, 0.3 Sep 12, 2021
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