Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bash
Copy link
Contributor

@bash bash commented Sep 6, 2024

Extracted out of #4805

I'm using this widget type in egui-theme-switch but since it's not built in I have to call accesskit_node_builder which is a bit cumbersome :)

  • I have followed the instructions in the PR template

@emilk emilk changed the title Add radio group widget type Add WidgetType::RadioGroup Sep 9, 2024
@emilk emilk added the egui label Sep 9, 2024
@emilk emilk merged commit c6375ef into emilk:master Sep 9, 2024
20 of 21 checks passed
@bash bash deleted the radio-group branch September 9, 2024 10:18
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
Extracted out of emilk#4805

I'm using this widget type in [`egui-theme-switch`] but since it's not
built in I have to call `accesskit_node_builder` which is a bit
cumbersome :)

* [x] I have followed the instructions in the PR template

[`egui-theme-switch`]:
https://github.com/bash/egui-theme-switch/blob/main/src/lib.rs
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.

2 participants