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: add a way to disable smooth scrolling #94

Open
insertish opened this issue Jun 6, 2022 · 1 comment
Open

feature: add a way to disable smooth scrolling #94

insertish opened this issue Jun 6, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@insertish
Copy link
Member

We can probably expose --disable-smooth-scrolling (context: electron/electron#11583) through settings.
It appears that it can be directly injected into the Electron app as long as it's before load (electron/electron#28537 (comment)).

There already exists a UI flow to restart the app for settings that require it so just use that again.

@insertish
Copy link
Member Author

Implementation blocked on revoltchat/frontend#14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🚪 Blocked
Development

No branches or pull requests

1 participant