Skip to content

Allow user to specify resolution when downloading a screenshot #339

Open
@keyserj

Description

Is your feature request related to a problem? Please describe.
I'm happy that I can take a high quality image of my diagram via the screenshot button, but I want to be able to increase or decrease quality and change the dimensions as I want, so that I can get exactly the image I want, perhaps for a desktop background, or a print-out diagram.

Describe the solution you'd like
When I click the screenshot button, I want to specify the resolution of the image:
image

Describe alternatives you've considered

Additional context
The screenshot button is in the MoreActionsDrawer, accessed here:
image

Technical ideas

  • MUI's dialog and text field (with input adornments) components seem like they should work well for this
  • Zod + react-hook-form could also be good for ensuring the inputs are valid when submitting the dialog, similar to how we validate topic description here:
    image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

QoLsmall change the improves the feel of using the toolenhancementNew feature or requestgood first issueGood for newcomershacktoberfestgood ticket for hacktoberfest

Type

No type

Projects

  • Status

    No status

Relationships

None yet

Development

No branches or pull requests

Issue actions