egui/epaint/src/text
Emil Ernerfeldt 778bcc1ef7
Style tweaks (#450)
* Tweak style

More compact, less round, less noisy

* Button text is now same size as body text
* The rounder corners are now less rounded
* Collapsing headers no longer have a frame around them
* Combo-boxes looks better when opened
* Slightly more muted colors
* Remove extra line spacing after `\n` (i.e. between paragraphs)

* Thinner scrollbars

* Tweak light mode

* Tweak shadows

* Fix broken doc link

* Add style tweak to CHANGELOG
2021-06-12 15:53:56 +02:00
..
cursor.rs Decrease indentation with shift-tab 2021-05-02 20:09:11 +02:00
font.rs Style tweaks (#450) 2021-06-12 15:53:56 +02:00
fonts.rs Style tweaks (#450) 2021-06-12 15:53:56 +02:00
galley.rs Add features extra_asserts and extra_debug_asserts for more asserts 2021-05-17 22:38:39 +02:00
mod.rs Decrease indentation with shift-tab 2021-05-02 20:09:11 +02:00