mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Add ability to highlight any widget (#2632)
* Add ability to highlight any widget * Add line to changelog * Demote the demo to a test
This commit is contained in:
@@ -12,6 +12,7 @@ pub mod dancing_strings;
|
||||
pub mod demo_app_windows;
|
||||
pub mod drag_and_drop;
|
||||
pub mod font_book;
|
||||
pub mod highlighting;
|
||||
pub mod layout_test;
|
||||
pub mod misc_demo_window;
|
||||
pub mod multi_touch;
|
||||
|
||||
Reference in New Issue
Block a user