Sourced from egui's releases.
0.32.1 - Misc bug fixes
egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.
Try it now: https://www.egui.rs/
egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.
egui changelog
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
eframe changelog
- Enable wgpu default features in eframe / egui_wgpu default features #7344 by
@lucasmerlin
- Request a redraw when the url change through the
popstate
event listener #7403 by@irevoire
egui_kittest changelog
Sourced from egui's changelog.
0.32.1 - 2025-08-15 - Misc bug fixes
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
707a339
Bump version numbers to 0.32.1ead6926
Update changelogs03fb443
Only update snapshot if we didn't pass (#7455)d739a4b
Request a redraw when the url change through the popstate
event listener (#...b732992
Fix debug-panic in ScrollArea if contents fit without scrolling (#7440)7036d6a
Fix override_text_color
priority (#7439)97fe124
Fix WidgetText::Text
ignoring fallback font and overrides
(#7361)4fcd1d1
Update to winit 0.30.12 (#7420)1ad374f
Fix manual Popup
not closing (#7383)1afbb97
Add ComboBox::popup_style
(#7360)Sourced from egui-winit's releases.
0.32.1 - Misc bug fixes
egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.
Try it now: https://www.egui.rs/
egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.
egui changelog
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
eframe changelog
- Enable wgpu default features in eframe / egui_wgpu default features #7344 by
@lucasmerlin
- Request a redraw when the url change through the
popstate
event listener #7403 by@irevoire
egui_kittest changelog
Sourced from egui-winit's changelog.
0.32.1 - 2025-08-15 - Misc bug fixes
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
ead6926
Update changelogs03fb443
Only update snapshot if we didn't pass (#7455)d739a4b
Request a redraw when the url change through the popstate
event listener (#...b732992
Fix debug-panic in ScrollArea if contents fit without scrolling (#7440)7036d6a
Fix override_text_color
priority (#7439)97fe124
Fix WidgetText::Text
ignoring fallback font and overrides
(#7361)1ad374f
Fix manual Popup
not closing (#7383)1afbb97
Add ComboBox::popup_style
(#7360)85c4b1d
Fix glyph rendering: clamp coverage to [0, 1] (#7415)2f7bcf2
Fix multi-line TextShape
rotation (#7404)Sourced from egui_glow's releases.
0.32.1 - Misc bug fixes
egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.
Try it now: https://www.egui.rs/
egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.
egui changelog
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
eframe changelog
- Enable wgpu default features in eframe / egui_wgpu default features #7344 by
@lucasmerlin
- Request a redraw when the url change through the
popstate
event listener #7403 by@irevoire
egui_kittest changelog
Sourced from egui_glow's changelog.
0.32.1 - 2025-08-15 - Misc bug fixes
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
ead6926
Update changelogs03fb443
Only update snapshot if we didn't pass (#7455)d739a4b
Request a redraw when the url change through the popstate
event listener (#...b732992
Fix debug-panic in ScrollArea if contents fit without scrolling (#7440)7036d6a
Fix override_text_color
priority (#7439)97fe124
Fix WidgetText::Text
ignoring fallback font and overrides
(#7361)1ad374f
Fix manual Popup
not closing (#7383)1afbb97
Add ComboBox::popup_style
(#7360)85c4b1d
Fix glyph rendering: clamp coverage to [0, 1] (#7415)2f7bcf2
Fix multi-line TextShape
rotation (#7404)Sourced from ecolor's releases.
0.32.1 - Misc bug fixes
egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.
Try it now: https://www.egui.rs/
egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.
egui changelog
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
eframe changelog
- Enable wgpu default features in eframe / egui_wgpu default features #7344 by
@lucasmerlin
- Request a redraw when the url change through the
popstate
event listener #7403 by@irevoire
egui_kittest changelog
Sourced from ecolor's changelog.
0.32.1 - 2025-08-15 - Misc bug fixes
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
707a339
Bump version numbers to 0.32.1ead6926
Update changelogs03fb443
Only update snapshot if we didn't pass (#7455)d739a4b
Request a redraw when the url change through the popstate
event listener (#...b732992
Fix debug-panic in ScrollArea if contents fit without scrolling (#7440)7036d6a
Fix override_text_color
priority (#7439)97fe124
Fix WidgetText::Text
ignoring fallback font and overrides
(#7361)4fcd1d1
Update to winit 0.30.12 (#7420)1ad374f
Fix manual Popup
not closing (#7383)1afbb97
Add ComboBox::popup_style
(#7360)Sourced from emath's releases.
0.32.1 - Misc bug fixes
egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.
Try it now: https://www.egui.rs/
egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.
egui changelog
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
eframe changelog
- Enable wgpu default features in eframe / egui_wgpu default features #7344 by
@lucasmerlin
- Request a redraw when the url change through the
popstate
event listener #7403 by@irevoire
egui_kittest changelog
Sourced from emath's changelog.
0.32.1 - 2025-08-15 - Misc bug fixes
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
ead6926
Update changelogs03fb443
Only update snapshot if we didn't pass (#7455)d739a4b
Request a redraw when the url change through the popstate
event listener (#...b732992
Fix debug-panic in ScrollArea if contents fit without scrolling (#7440)7036d6a
Fix override_text_color
priority (#7439)97fe124
Fix WidgetText::Text
ignoring fallback font and overrides
(#7361)1ad374f
Fix manual Popup
not closing (#7383)1afbb97
Add ComboBox::popup_style
(#7360)85c4b1d
Fix glyph rendering: clamp coverage to [0, 1] (#7415)2f7bcf2
Fix multi-line TextShape
rotation (#7404)Sourced from epaint's releases.
0.32.1 - Misc bug fixes
egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.
Try it now: https://www.egui.rs/
egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.
egui changelog
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
eframe changelog
- Enable wgpu default features in eframe / egui_wgpu default features #7344 by
@lucasmerlin
- Request a redraw when the url change through the
popstate
event listener #7403 by@irevoire
egui_kittest changelog
Sourced from epaint's changelog.
0.32.1 - 2025-08-15 - Misc bug fixes
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
ead6926
Update changelogs03fb443
Only update snapshot if we didn't pass (#7455)d739a4b
Request a redraw when the url change through the popstate
event listener (#...b732992
Fix debug-panic in ScrollArea if contents fit without scrolling (#7440)7036d6a
Fix override_text_color
priority (#7439)97fe124
Fix WidgetText::Text
ignoring fallback font and overrides
(#7361)1ad374f
Fix manual Popup
not closing (#7383)1afbb97
Add ComboBox::popup_style
(#7360)85c4b1d
Fix glyph rendering: clamp coverage to [0, 1] (#7415)2f7bcf2
Fix multi-line TextShape
rotation (#7404)Sourced from epaint_default_fonts's releases.
0.32.1 - Misc bug fixes
egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.
Try it now: https://www.egui.rs/
egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.
egui changelog
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
eframe changelog
- Enable wgpu default features in eframe / egui_wgpu default features #7344 by
@lucasmerlin
- Request a redraw when the url change through the
popstate
event listener #7403 by@irevoire
egui_kittest changelog
Sourced from epaint_default_fonts's changelog.
0.32.1 - 2025-08-15 - Misc bug fixes
⭐ Added
- Add
ComboBox::popup_style
#7360 by@lucasmerlin
🐛 Fixed
- Fix glyph rendering: clamp coverage to [0, 1] #7415 by
@emilk
- Fix manual
Popup
not closing #7383 by@lucasmerlin
- Fix
WidgetText::Text
ignoring fallback font and overrides #7361 by@lucasmerlin
- Fix
override_text_color
priority #7439 by@YgorSouza
- Fix debug-panic in ScrollArea if contents fit without scrolling #7440 by
@YgorSouza
ead6926
Update changelogs03fb443
Only update snapshot if we didn't pass (#7455)d739a4b
Request a redraw when the url change through the popstate
event listener (#...b732992
Fix debug-panic in ScrollArea if contents fit without scrolling (#7440)7036d6a
Fix override_text_color
priority (#7439)97fe124
Fix WidgetText::Text
ignoring fallback font and overrides
(#7361)1ad374f
Fix manual Popup
not closing (#7383)1afbb97
Add ComboBox::popup_style
(#7360)85c4b1d
Fix glyph rendering: clamp coverage to [0, 1] (#7415)2f7bcf2
Fix multi-line TextShape
rotation (#7404)