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

[Feature]: Enumerate available zoom factors #4572

Open
equin0x80 opened this issue May 20, 2024 · 0 comments
Open

[Feature]: Enumerate available zoom factors #4572

equin0x80 opened this issue May 20, 2024 · 0 comments
Labels
feature request feature request

Comments

@equin0x80
Copy link

Describe the feature/enhancement you need

There is a ZoomFactor property, which may be set by the API consumer, but automatically "snaps" to certain fixed levels.

Suppose I want to offer a zoom GUI using a dropdown list (or various other scenarios), offering all the available zoom factors (for example: 50%, 75%, 100%, 200%). I don't think there is any way to enumerate these available zoom factors. Could you add this?

The scenario/use case where you would use this feature

Offer a zoom GUI using a dropdown list (or various other scenarios where the available zoom factors must be known in advance).

How important is this request to you?

Nice to have. There are other ways to tackle this, but having official API support would be beneficial.

Suggested implementation

No response

What does your app do? Is there a pending deadline for this request?

No response

@equin0x80 equin0x80 added the feature request feature request label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request
Projects
None yet
Development

No branches or pull requests

1 participant