• 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 180
Run time 13s
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: 66.636%. Remained the same
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>

10823 of 16242 relevant lines covered (66.64%)

15.76 hits per line

Source Files on job laravel - 5647
  • Tree
  • List 180
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • 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