Commit 3522b08
Add centered zoom ability (#23)
* Map stays roughly centered when zooming in and out.
* Scroll compensation on zoom now happening in the same event loop. (#22)
Fix flicker and better centering
- Scroll compensation on zoom now happening in the same event loop (no flickering).
- Removed vi swap files added accidentally.
- Added .gitignore with vi swap files.
---------
Co-authored-by: Sean Eidemiller <sean.eidemiller@oracle.com>
---------
Co-authored-by: Sean Eidemiller <sean.eidemiller@oracle.com>
Co-authored-by: Sean Eidemiller <157770408+rsedevnet@users.noreply.github.com>1 parent 6b25571 commit 3522b08
2 files changed
+26
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1324 | 1324 | | |
1325 | 1325 | | |
1326 | 1326 | | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
1327 | 1350 | | |
1328 | 1351 | | |
1329 | 1352 | | |
| |||
0 commit comments