JakovTomasic / RitehMaps

Indoor navigation project for the Faculty of Engineering, Rijeka
Apache License 2.0
3 stars 1 forks source link

ZoomableSVG: Glitchy jump on the very first tap #75

Open NikaRodin opened 6 months ago

NikaRodin commented 6 months ago

When the "free moving" mode is enabled in navigation (the zoom toggle button is on), the very first movement (either a zoom in/out or a drag around the map) results in a slight unexpected jump. All of the other movements after the inital one work perfectly fine.

Please note that this problem only occurs when the rotation angle is anything other than 0 degrees. The root cause of this should be investigated and fixed. It is probably somewhere in the ZoomableSVG component.