summaryrefslogtreecommitdiffstats
path: root/editor/icons/GuiToggleOnMirrored.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Optimize and fix the default theme SVGsVolTer2023-06-071-1/+1
|
* Add missing CheckButton iconsYuri Sizov2022-02-141-1/+1
|
* Update icons and color conversion rules to simplify the paletteYuri Sizov2022-01-291-1/+1
|
* Tweak the editor CheckButton "presed" appearance to be more recognizableHugo Locurcio2020-12-201-1/+1
| | | | | | | | | 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.
* [Complex Text Layouts] Refactor Font class, default themes and controls to ↵bruvzg2020-11-261-0/+1
use Text Server interface. Implement interface mirroring. Add TextLine and TextParagraph classes. Handle UTF-16 input on macOS and Windows.