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

Deprecate ui.set_enabled and set_visbile #4614

Merged
merged 3 commits into from
Jun 5, 2024
Merged

Conversation

emilk
Copy link
Owner

@emilk emilk commented Jun 5, 2024

These were confusing, because set_enabled(true) and set_visible(true) did nothing.

Instead use one of:

@emilk emilk added the egui label Jun 5, 2024
@emilk emilk merged commit d72de1e into master Jun 5, 2024
35 checks passed
@emilk emilk deleted the emilk/remove-set-enabled branch June 5, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove set_enabled(true)
1 participant