OpenTTD / OpenTTD

OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
https://www.openttd.org/
Other
6.26k stars 875 forks source link

Scrolling the ingame-console in small steps, not screen-steps #1189

Closed DorpsGek closed 14 years ago

DorpsGek commented 17 years ago

Progman opened the ticket and wrote:

r10996

If you scroll the ingame console with shift-pgup/pgdown the view of the console is changed as long as the console is height. But if the toolbar overlaps the console you cannot read what is behind the toolbar. If you scroll up its gone, if you scroll down the toolbar overlaps it. So the scrolling in the console should be in small steps like 4-lines each step.

How to reproduce: open the console, type list_patches and set the toolbar to shown left. The first patch-setting you see is yapf.rail_shorter_platform_per_tile_penalty. Two settings are overlapped by the toolbar. If you scroll up with shift-pgup you will see the lastest patch-setting as yapf.rail_longer_platform_penalty. But there are 2 patch settings missing which are overlapped by the toolbar and you cannot see them until the console-history is changed by say-messages or whatever, but then the next 2 lines are overlapped by the toolbar.

Reported version: trunk Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/1189
DorpsGek commented 14 years ago

Mek wrote:

You can step up/down a line using shift+up/down.


This comment was imported from FlySpray: https://bugs.openttd.org/task/1189#comment8761
DorpsGek commented 14 years ago

frosch closed the ticket.

Reason for closing: Works for me

it's shift up/down


This comment was imported from FlySpray: https://bugs.openttd.org/task/1189