Line width changed when zooming in gis editor #17033
Labels
Bug
A problem or regression with an existing feature
help wanted
ui
Issues relating to the user interface
Projects
Milestone


Describe the bug
When zooming in the gis editor the line with / point size on the screen was meant to stay the same.
This should be handled by the following code, but it currently does nothing.
phpmyadmin/js/src/table/gis_visualization.js
Lines 26 to 61 in b5162d5
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The line with / point size should remain constant on screen.
Screenshots
Additional context
The last working version was 4.6
Tell me which branch to target and I will provide a PR.
The text was updated successfully, but these errors were encountered: