• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Freegle / Iznik / 5647 / 5647
70%
master: 70%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2026 05:24PM UTC
Files 686
Run time 44s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Apr 2026 05:07PM UTC coverage: 64.589% (-0.01%) from 64.599%
5647

push

circleci

edwh
fix(modtools): tame ModGroupMap scroll-wheel zoom (match PostMap)

The ModTools slash map (ModGroupMap.vue) used Leaflet's default scroll-wheel
zoom with no tuning. On modern mice/trackpads the sigmoid in _performZoom
saturates at ±4 zoom levels per wheel event, so tiny wheel nudges produced
enormous jumps.

PostMap.vue already sidesteps this by disabling scrollWheelZoom and enabling
the gestureHandling plugin (ctrl/cmd+scroll to zoom). Apply the same pattern
here: import gesture-handling CSS, register the handler on client, and set
mapOptions to match PostMap.

Preserve the existing map-lock behaviour in selectLocation() by explicitly
re-disabling dragging + scrollWheelZoom after the handler-disable loop —
otherwise gestureHandling.removeHooks() re-enables them via
_enableInteractions.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

8897 of 10274 branches covered (86.6%)

Branch coverage included in aggregate %.

61331 of 98457 relevant lines covered (62.29%)

10.42 hits per line

Source Files on job vitest - 5647
  • Tree
  • List 686
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5647
  • CircleCI Build #5647
  • ec0cd259 on github
  • Prev Job for on master (#5603)
  • Next Job for on master (#5651)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc