mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 07:10:04 -04:00
Fix comment
This commit is contained in:
@@ -270,7 +270,6 @@ impl Default for FontDefinitions {
|
||||
|
||||
let mut families = BTreeMap::new();
|
||||
|
||||
// We tweak the fonts slightly to improve their vertical alignment in buttons etc:
|
||||
font_data.insert("Hack".to_owned(), FontData::from_static(HACK_REGULAR));
|
||||
|
||||
// Some good looking emojis. Use as first priority:
|
||||
|
||||
Reference in New Issue
Block a user