▲ | jimbokun 20 hours ago | |||||||||||||
Certain long emails I get don’t show the scroll bar at all in iOS Mail, and I get low grade anxiety not knowing how long the email is or how much more is left. I’m also perplexed why the mail developers would allow such a thing or what kind of bug causes such behavior. | ||||||||||||||
▲ | ferguess_k 20 hours ago | parent | next [-] | |||||||||||||
My hunch is that they are just using an existing framework that does that, and it may require some digging into the configuration to disable that (or worse, have to change some code). Since this is never going to be an urgent thing it will never be fixed. I work in MacOS VSCode frequently, and whenever I open a large repo with a huge number of files, it's PIA to find the scrollbar. I have to hover the mouse above it to make it appear, but how can I hover above it without knowing where it is? BTW if you share the same frustration with VSCode, please vote this ticket: https://github.com/microsoft/vscode/issues/244123 | ||||||||||||||
▲ | bromuro 19 hours ago | parent | prev [-] | |||||||||||||
> Certain long emails I get don’t show the scroll bar at all in iOS Mail, and I get low grade anxiety not knowing how long the email is or how much more is left. Yet in iOS you can swipe vertically some pixels and you will see the scrollbar telling you this exact information. | ||||||||||||||
|