-
Notifications
You must be signed in to change notification settings - Fork 2k
Finish up atomics work #7264
Copy link
Copy link
Open
Description
Let's just do these for the 0.32 reelase if they are simple to do. In particular: atomics doesn't support wrapping (yet), so if any of the below depends on wrapping, then we should punt on it until egui 0.33
TextEdit::hint_textComboBoxlabelui.small_buttonSelectableLabel(can actually be removed!)- (
ui.toggle_value,ui.toggle_value)
- (
CollapsingHeader(ui.collapsing)- Deprecate
ui.menu_image_buttonandui.menu_image_text_button show_tooltip_textWindow::title- maybe doable?Linkwould be nice - but maybe underlining is hard? And wrapping 😬
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
In progress