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

Use same pixel ratio for multiple views #1182

Closed
ivmartel opened this issue Jun 28, 2022 · 0 comments · Fixed by #1183
Closed

Use same pixel ratio for multiple views #1182

ivmartel opened this issue Jun 28, 2022 · 0 comments · Fixed by #1183
Labels
enhancement New feature or request
Milestone

Comments

@ivmartel
Copy link
Owner

The current code fits the view to the provided canvas, independently of other possible canvas. For MPR this can be confusing since the same data could be shown with different scales. The fitToContainer methods must take this into account to fit a data coherently between canvas.

@ivmartel ivmartel added the enhancement New feature or request label Jun 28, 2022
@ivmartel ivmartel added this to the 0.31.0 milestone Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant