Fix: Indent production in industry window and resolve button issues. (#10184)
commita7adadcf9bfaa7ebf4f5e45cd2dd2cf0a2f05dcf
authorPeterN <peter1138@openttd.org>
Sat, 19 Nov 2022 21:18:53 +0000 (19 21:18 +0000)
committerGitHub <noreply@github.com>
Sat, 19 Nov 2022 21:18:53 +0000 (19 21:18 +0000)
tree05e76fd36ac185d447abc32f2be4557e8ad3c18b
parenta942028803fe12cb5181a6c2110e72507125ccc1
Fix: Indent production in industry window and resolve button issues. (#10184)

Industry production used to be indented, although a different amount than
the industry accepts list. This is now added back, with the standard indent
width.

Additionally the cheat-mode production modifier buttons now support RTL and
the list height now takes account of the button height.
src/core/geometry_type.hpp
src/industry_gui.cpp