Disable scaling in MapExport when no frame is given - #662
Disable scaling in MapExport when no frame is given#662BenediktSeidlSWM wants to merge 1 commit into
Conversation
|
What weird glitches? As far as I can see, it works correctly and it is useful to be able to resize an existing selection? |
|
The glitch we noticed is hard to reproduce, but if the user selects a box and then quickly tries to select another box after releasing the mouse, the map moves instead of drawing another rectangle. We were able to avoid that issue by disabling the resizing. Also I think it is confusing that the user cannot move the extent nor change the aspect ratio after selecting a box but only scale it around the intial center. In my opinion, it is easier to just select a new rectangle. |
|
We could also make this an option by defining |
|
Uhm so far haven't been able to reproduce the glitch. Regarding In my view resizing the rectangle can actually be useful, though more useful if were actually a free resize, not aspect-ratio preserving scaling. |
15358a2 to
96e2e46
Compare
The missing parameter leads to weird glitches in the MapExport plugin, since 8c6a0c0