1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

Fix: Small order list arrow was wrong direction for RTL text. (#14174)

Add sprite for small left arrow and use for small order list when using an RTL language.
This commit is contained in:
2025-05-01 22:08:24 +01:00
committed by GitHub
parent 41b113840a
commit d958d50985
8 changed files with 10 additions and 3 deletions

Binary file not shown.

View File

@@ -1 +1 @@
019dba4830a64ee4345d3d647633e1da
ff92f892a34a3b9d7a08e68281a7e9b1

View File

@@ -840,3 +840,7 @@
-1 sprites/chars.png 8bpp 630 400 6 21 0 -2 normal
-1 sprites/mono.png 8bpp 325 270 7 13 0 0 normal
-1 sprites/mono.png 8bpp 340 270 7 13 0 0 normal
// U+E29D: Small left arrow
-1 * 6 12 01 01 01 9D E2
-1 sprites/chars.png 8bpp 10 430 5 5 0 1 normal

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB