Saijin-Naib / UAVArena

Drone mapping software outputs compared side by side! Which will win? ⚔️
https://opendronemap.github.io/UAVArena/
MIT License
0 stars 1 forks source link

Verify Leaflet Plugin Compatibility With v1.9.3 #21

Closed Saijin-Naib closed 1 year ago

Saijin-Naib commented 1 year ago

Side-By-Side's scrubber bar behaves a bit strangely here (doesn't move smoothly, but rather after mouse release), but might be combination of Browser+OS.

Would like feedback from Win/Edge/Chrome/Firefox, instead of Linux/Firefox like here.

Can verify that original version behaves properly locally.

danbjoseph commented 1 year ago

on Chrome/macOS the scrubber bar doesn't move. the cursor icon changes but the response when dragging is panning the map. will investigate more.

danbjoseph commented 1 year ago

with 1f48f6a684e0ee30ca3f65b825feaf4ccaf12471 (part of PR #32) i implemented the fix described in the first post of https://github.com/digidem/leaflet-side-by-side/issues/47 and this appears to restore the expected functionality. as the fix is not yet part of the main project i'm using the local, edited, non-minified javascript file until the main project fixes this as well.