10000 feat: Add `FlexItem` disabled/enabled control methods by marcoradocchia · Pull Request #63 · lucasmerlin/hello_egui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: Add FlexItem disabled/enabled control methods #63

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

marcoradocchia
Copy link
@marcoradocchia marcoradocchia commented May 18, 2025

Solves issue #62.
Possibly makes PR #50 obsolete.

Added the two following methods to `egui_flex::FlexItem`:
- `disabled`: disables the item;
- `enabled`: enables the item depending on the provided boolean value.
@marcoradocchia marcoradocchia changed the title fix: Typo in egui_flex::FlexWidget documentation feat: Add FlexItem disabled/enabled control methods May 21, 2025
@marcoradocchia marcoradocchia changed the title feat: Add FlexItem disabled/enabled control methods feat: Add FlexItem disabled/enabled control methods May 21, 2025
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

Successfully merging this pull request may close these issues.

1 participant
0