egui/crates/egui_demo_lib/src/easy_mark
Emil Ernerfeldt 3dba73e63e
Improve the UI for changing the egui theme (#4257)
I added a new demo - a `Frame` editor:

![frame-editor](https://github.com/emilk/egui/assets/1148717/d0bec169-c211-45a3-9f53-5059fb8fc224)

This whole menu is now just a a bit nicer to use:
<img width="406" alt="Screenshot 2024-03-28 at 09 49 16"
src="https://github.com/emilk/egui/assets/1148717/32d12067-7cf0-4312-aa12-42909a5ed5ac">
2024-03-28 10:09:28 +01:00
..
easy_mark_editor.rs Improve the UI for changing the egui theme (#4257) 2024-03-28 10:09:28 +01:00
easy_mark_highlighter.rs Add control of line height and letter spacing (#3302) 2023-09-05 10:45:11 +02:00
easy_mark_parser.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
easy_mark_viewer.rs Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
mod.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00