Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix: Wrong zoom when axes are equal#675

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

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

Conversation

Copy link
Collaborator

brenocq commented Feb 16, 2026 *
edited
Loading

Fixes #674

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

Before (center zoom)

After (zoom around cursor)

brenocq self-assigned this Feb 16, 2026
brenocq added type:fix Something isn't working prio:high High priority status:review The task is under review labels Feb 16, 2026
brenocq changed the title Fix: Zoom around cursor when axes are equal Fix: Wrong zoom when axes are equal Feb 16, 2026
brenocq merged commit d56c8eb into master Mar 7, 2026
36 checks passed
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

Reviewers

No reviews

Assignees

brenocq

Labels

prio:high High priority status:done Task completed successfully type:fix Something isn't working

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[Bug] Wrong zoom when axes are equal

1 participant