Skip to content

Fix: Wrong zoom when axes are equal#675

Merged
brenocq merged 1 commit into
masterfrom
fix/equal-zoom
Mar 7, 2026
Merged

Fix: Wrong zoom when axes are equal#675
brenocq merged 1 commit into
masterfrom
fix/equal-zoom

Conversation

@brenocq

@brenocq brenocq commented Feb 16, 2026

Copy link
Copy Markdown
Collaborator

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
@brenocq
brenocq merged commit d56c8eb into master Mar 7, 2026
36 checks passed
@brenocq brenocq added status:done Task completed successfully and removed status:review The task is under review labels Mar 7, 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:done Task completed successfully 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