Commit Graph

5 Commits

Author SHA1 Message Date
Hugo Locurcio 9bbad45045 Allow negative line spacing for the script editor in Editor Settings
This can be used to make text even more compact with certain fonts.
2025-07-31 18:24:21 +02:00
Thaddeus Crews 1d4ea7ab3b Merge pull request #108570 from syntaxerror247/reduce-gizmo-scale
Android Editor: Reduce default gizmo scale multiplier
2025-07-22 11:20:11 -05:00
kit 7e9e3b767c Fix some Text Editor theme issues and clean up 2025-07-15 13:43:30 -04:00
Anish Mishra 8f6f8059cd Android Editor: Reduce default gizmo scale multiplier
The previous default value of `3` made gizmos too large and cluttered the viewport, especially on smaller screens. A value of `2` seems perfectly usable and provides a more comfortable default.
2025-07-13 11:50:46 +05:30
A Thousand Ships f11aff3841 Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00