summaryrefslogtreecommitdiff
path: root/editor/icons/GuiToggleOnMirrored.svg
AgeCommit message (Collapse)Author
2022-02-14Add missing CheckButton iconsYuri Sizov
2022-01-29Update icons and color conversion rules to simplify the paletteYuri Sizov
2020-12-20Tweak the editor CheckButton "presed" appearance to be more recognizableHugo Locurcio
The blue accent color is now used, which matches the default editor accent color. It doesn't change to match the currently configured accent color automatically, but doing so would require modifying the CheckButton class a lot for little benefit.
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to ↵bruvzg
use Text Server interface. Implement interface mirroring. Add TextLine and TextParagraph classes. Handle UTF-16 input on macOS and Windows.