News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

Panning in map accellerates uncontrollable

Started by m.vanderwulp, June 05, 2024, 03:44:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

m.vanderwulp

I have the feeling that this problem is worse in V124.1 compared to the previous V123, but I may be wrong.

Anyhow, with the "Map" open, you can press and hold down the right mouse button (on the map) to pan the map. However, this only works if you are careful: if you move the mouse a little bit faster than very slow, the panning accelerates away and happens uncontrollable fast. I always loose my awareness of my position this way.

I guess this is not due to the size of my map (2560x2560), since the same happens on a smaller map.

Yona-TYT

#1
I think you are right with this, in fact the configuration that should control this speed was not working correctly, I made the report at the time although now I am not sure if this has been corrected.

Maybe I should do some tests on this.

https://forum.simutrans.com/index.php/topic,21953.msg201784.html#msg201784

Edit.
Indeed, this problem is still here, basically the movement through the minimap is extremely fast and does not respect the speed settings.

prissi

There are no speed settings at all. Right click scrolling in minimap fixed in r11278 as I could finally reproduce the error with a clear description.

Yona-TYT

QuoteThere are no speed settings at all
I thought the map scrolling speed adjustment also applied to the minimap, it makes sense to me.

prissi

No, the speed is +-1 pixel in the minimap. But the routine was adding the distance to the start with each new frame instead also set the distance relative to the start position.