impr: Various shortcut improvements

This commit is contained in:
WerWolv
2024-12-15 21:44:43 +01:00
parent 721164e562
commit 89090b25e3
8 changed files with 199 additions and 185 deletions

View File

@@ -148,6 +148,7 @@ namespace hex::fonts {
glyphRangesBuilder.AddRanges(m_fontAtlas->GetGlyphRangesKorean());
glyphRangesBuilder.AddRanges(m_fontAtlas->GetGlyphRangesThai());
glyphRangesBuilder.AddRanges(m_fontAtlas->GetGlyphRangesVietnamese());
glyphRangesBuilder.AddText("⌘⌥⌃⇧⏎⇥⌫⇪");
}
m_glyphRange.clear();