Skip to content

drop the wheel pointer-shadow workaround once the pin carries EigenScript#822 #27

Description

@InauguralPhysicist

EigenScript#822 landed upstream (PR #839): wheel events now carry the pointer as ev.mx/ev.my, so the hover-mousemove shadow this repo ships for cursor-anchored zoom (F-DYN-11) becomes the fallback path only — and the first-wheel-before-motion anchor bug it could never fix goes away.

At the next pin bump that carries #822: prefer ev.mx/ev.my in the zoom handler, keep the shadow only as fallback for synthesized events, and re-run the zoom oracle. Same pattern as upstream's examples/ui_canvas_events.eigs after #839.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions