Skip to content

Comments

Fix: Wrong zoom when axes are equal#675

Open
brenocq wants to merge 1 commit intomasterfrom
fix/equal-zoom
Open

Fix: Wrong zoom when axes are equal#675
brenocq wants to merge 1 commit intomasterfrom
fix/equal-zoom

Conversation

@brenocq
Copy link
Collaborator

@brenocq brenocq commented Feb 16, 2026

Fixes #674

When ImPlotFlags_Equal was set, the the zoom was not happening around the cursor.

Before (center zoom)
Image

After (zoom around cursor)
Image

@brenocq brenocq self-assigned this Feb 16, 2026
@brenocq brenocq added type:fix Something isn't working prio:high High priority status:review The task is under review labels Feb 16, 2026
@brenocq brenocq changed the title Fix: Zoom around cursor when axes are equal Fix: Wrong zoom when axes are equal Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prio:high High priority status:review The task is under review type:fix Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Wrong zoom when axes are equal

1 participant