You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary:
- dragging sidebar resizer works
- toggling in/out by clicking resizer works
- persist sidebar preferences to local storage (closes#1479)
- fix "viewport jumps after toggling sidebar" (closes#1468)
(though the resizing is still jerky as it fights with map draws and I'd like to improve that.)
- a few places rename systems to use shortnames (e.g. photosystem -> photos)
- we don't need utilFastMouse anymore
todo:
- I left the sidebar resizer red - need to style it nicer
- Remove that "Inspect" button? It's unnecessary with a proper resizer
- ui.resize doesn't pan the map completely correctly to account for the resize
I divided pan amount by half, expecting that the map will grow on both sides (from center) now
But this still isn't totally right - the math needs to be based on main-map dims not sidebar dims.
(for fun, this effect of weird pan is worse when the map is rotated)
Description
After toggling the sidebar, the map viewport jumps.
Screenshots
Screen.recording.2024-06-19.21.16.47.webm
Version
2.3.1
What browser are you seeing the problem on? What version are you running?
Chrome 126
The OS you're using
Chrome OS 126
Steps to reproduce
`
to toggle the sidebarThe browser URL at the time you encountered the bug
https://rapideditor.org/edit#map=20.00/42.57717/-70.71177&background=Bing&datasets=fbRoads,msBuildings
The auto-detected useragent string for your browser (leave blank if you're manually filling this form out)
No response
The text was updated successfully, but these errors were encountered: