PageUp / PageDown - Keys
Currently these keys are mapped internally to [<] or [>]. Is there a reason for this behaviour?
Usually (depending on pakset) the [<][>] keys toggle zoom in and out. So the PgUp/PgDown keys inherit this. In addition, mouse wheel movement triggers zooming.
Are there strong opinions against a change here that would create separate events for PageUp/PageDown and the [<][>] keys? That means, the possibility to connect other actions with PgUp/PgDn than Zoom in/out.
I can imagine the use of the PgUp / PgDown keys here:
navigation in scroll lists- navigation in z-direction on a given tile: In current simutrans, the cursor sits only on the ground tile. A direct manipulation of the z-coordinate is not possible (sometimes one can use the [ctrl] key, which does not work intuitively for me). However, many tools support full 3d-coordinates. So a possibility to navigate along the z-axis would be benefitial imho.