Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set aspect ratio with respect to right and top axes hilding the physical scaled axes #40

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

seb5g
Copy link
Contributor

@seb5g seb5g commented Feb 8, 2025

In the Viewer2D, the locking of the aspect ratio was done on the pixels index (left and bottom axes). It is now done on the right and top axes as they are the ones holding the physical meaning!

@seb5g seb5g merged commit 829224b into 5.0.x_dev Feb 8, 2025
24 checks passed
@seb5g seb5g deleted the feature/lock_aspect_ratio_2D branch February 8, 2025 14:54
Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.25%. Comparing base (632dbb9) to head (e19c18e).
Report is 2 commits behind head on 5.0.x_dev.

Additional details and impacted files
@@            Coverage Diff             @@
##           5.0.x_dev      #40   +/-   ##
==========================================
  Coverage      63.24%   63.25%           
==========================================
  Files             68       68           
  Lines           8243     8245    +2     
==========================================
+ Hits            5213     5215    +2     
  Misses          3030     3030           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant