1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-16 00:42:45 +01:00
Files
OpenTTD/src
Nikolas Nyby 6a56a4ce84 Fix #6584: text layout problem in engine preview dialog
With language set to German, there was a problem in this dialog box due
to the long strings in this language. It looks like the call to
`GetStringHeight()` here is using `r.top` to help calculate the
max width, rather than `r.left`.
2019-01-29 07:18:48 +00:00
..
2019-01-28 19:45:43 +01:00
2018-05-17 15:06:37 +01:00
2018-04-29 15:32:16 +02:00
2019-01-12 16:57:23 +00:00
2019-01-12 16:57:23 +00:00
2018-04-30 18:52:32 +02:00
2018-04-29 15:32:16 +02:00
2018-04-08 11:47:26 +02:00
2018-04-30 18:52:32 +02:00
2018-10-31 12:41:49 +01:00
2019-01-17 22:01:07 +00:00
2018-10-31 12:41:49 +01:00
2019-01-26 22:55:12 +00:00
2019-01-17 22:01:07 +00:00
2019-01-19 23:11:17 +00:00
2018-10-31 12:41:49 +01:00