E-ink enhancements - remove sidebar slide in/out animation, greying out of article list #2232
chadchad4423
started this conversation in
Feature Requests
Replies: 1 comment
|
Took a pass at this one too: https://github.com/chadchad4423/capyreader/tree/reduce-motion Adds a "Reduce motion" toggle that removes the drawer's dimming overlay and skips the slide animation (opens/closes instantly instead). Didn't touch the full-width-drawer idea — the toggle felt like a smaller change, but that's still on the table if you'd rather go that route. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Two related items would help immensely with eink use:
It'd be great to be able to suppress animations app-wide. The only one I've noticed is the slide in/out of the side menu.
When the side menu is expanded, what's left of the article list showing through is greyed out. This causes ghosting and unnecessary and/or unnecessary refreshing. I'm not sure what the "right" fix is for this, but one idea is to have the side menu completely fill the screen instead of leaving some of the list visible. I'm 100% open to other fixes though. I could see how expanding the sidebar to the full width of the screen makes returning to the article list less intuitive.
All reactions