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

uneven zooming effort #133

Open
Axlefublr opened this issue Jun 28, 2024 · 0 comments
Open

uneven zooming effort #133

Axlefublr opened this issue Jun 28, 2024 · 0 comments

Comments

@Axlefublr
Copy link

The current behavior of zooming via scrolling flatly adds scrollSpeed as velocity.
The effect that results in, is that the further in you try to scroll, the more effort it takes to scroll in more.

I fixed this in my personal fork of boomer, which leads me to believe this wasn't fixed due to a design decision.
Basically, I want the velocity increase to become bigger, directly dependent on the current scale. In my testing, it works incredibly well, and mimics what you'd usually expect out of a zooming application.

This is an issue and not a PR because I realize what I think is "correct" is actually opinionated, so I'm wondering if this is a type of change you'd even want to 1. have in the repository 2. use yourself (as I understand you probably created boomer in the first place out of a personal need, and changing behavior you like to behavior you don't like as much, wouldn't make much sense.).

Спасибо за ебическую программу, вне зависимости от твоего ответа! boomer то ли к счастью, то ли к сожалению, лучшая зумила (лол) на (х11) линуксе.

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

No branches or pull requests

1 participant