Skip to content

nodal: persist zoom level when navigating in and out of intervals#2053

Open
edumeneses wants to merge 1 commit into
masterfrom
1961-cosmetic-feature-persistent-zoom-setting
Open

nodal: persist zoom level when navigating in and out of intervals#2053
edumeneses wants to merge 1 commit into
masterfrom
1961-cosmetic-feature-persistent-zoom-setting

Conversation

@edumeneses
Copy link
Copy Markdown
Contributor

Dome with Claude

IntervalModel already stored m_nodalScale (serialized) but the view never wrote to it. Now wheelEvent, zoomTo, recenter, and rescale all call setNodalScale, and the constructor restores the saved value before the deferred recenterRelativeToView fires.

IntervalModel already stored m_nodalScale (serialized) but the view
never wrote to it. Now wheelEvent, zoomTo, recenter, and rescale all
call setNodalScale, and the constructor restores the saved value before
the deferred recenterRelativeToView fires.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@edumeneses edumeneses self-assigned this May 22, 2026
@edumeneses edumeneses linked an issue May 22, 2026 that may be closed by this pull request
@edumeneses
Copy link
Copy Markdown
Contributor Author

Closes #1961

@edumeneses edumeneses requested a review from jcelerier May 23, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Cosmetic feature] persistent zoom setting

1 participant