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

Modify several settings to increase canvas size #1796

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

psavery
Copy link
Collaborator

@psavery psavery commented Feb 28, 2025

This reduces the required widths of the image mode widget and the calibration widget in order to allow the main canvas to be larger.

The users can still increase the sizes of these widgets if they prefer, but on some computers, like Mac laptops with lower resolution settings, it is very helpful to allow the widgets to be smaller, and the canvas to be larger.

We typically should prefer having a very large canvas, as that contains the most important thing to see: the data.

This reduces the required widths of the image mode widget and the
calibration widget in order to allow the main canvas to be larger.

The users can still increase the sizes of these widgets if they prefer,
but on some computers, like Mac laptops with lower resolution settings,
it is very helpful to allow the widgets to be smaller, and the canvas
to be larger.

We typically should prefer having a very large canvas, as that contains
the most important thing to see: the data.

Signed-off-by: Patrick Avery <[email protected]>
@psavery psavery requested a review from saransh13 February 28, 2025 18:48
Copy link
Member

@saransh13 saransh13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@saransh13 saransh13 merged commit c8fc85c into master Feb 28, 2025
9 checks passed
@saransh13 saransh13 deleted the increase-canvas-size branch February 28, 2025 20:30
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.

2 participants