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] When using the view, I noticed that the vertical scrolling area is quite large. Is it possible to limit the scrollable range? #1547

Open
KWYHDHJ opened this issue Dec 23, 2024 · 3 comments
Labels
nice to have with low priority

Comments

@KWYHDHJ
Copy link

KWYHDHJ commented Dec 23, 2024

Describe the feature
I often accidentally scroll with the mouse wheel while using it, which results in only being able to see a small portion of the view.
I am currently using version 1.2.2.

Describe the solution you'd like
Is it possible to restrict the range of the negative ruler in the view?

Additional context
PixPin_2024-12-23_10-44-09
PixPin_2024-12-23_10-36-01

@KWYHDHJ
Copy link
Author

KWYHDHJ commented Dec 23, 2024

Is the view editing a method you encapsulated yourself? I tried modifying the corresponding code in the client folder but couldn't find where the settings are located.

@unocelli
Copy link
Member

Hi, you can zoom In to reduce it.
Shift + SCROLLER: zoom by mouse position

@KWYHDHJ
Copy link
Author

KWYHDHJ commented Dec 24, 2024

Hi, you can zoom In to reduce it. Shift + SCROLLER: zoom by mouse position

Yes, I know that the view size can be zoomed by using Shift + SCROLLER: zoom by mouse position, but wouldn't it be better to add some restrictions outside the view editing area, apart from the white content? After all, we don't use the parts outside the view editing area, so adding some restrictions could optimize the user experience.

After all, when we're using it, we are still editing within the white area.

@unocelli unocelli added nice to have with low priority and removed question labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice to have with low priority
Projects
None yet
Development

No branches or pull requests

2 participants