himanshub16 / ProxyMan

Configuring proxy settings made easy.
https://github.com/himanshub16/ProxyMan/releases/latest/
MIT License
683 stars 108 forks source link

Request: Overscroll on All Lists #104

Closed avario closed 4 years ago

avario commented 4 years ago

Can we please have overscroll (rubber-banding, bouncing) enabled on all lists in the app? This is mostly an issue on the sidebar and the main list of requests. Without overscroll it's not clear whether there are more entries in the list or if I have reached the end of the list. Sometimes it makes it feel like the app is just not responding to my scroll input.

On iOS this would be setting UIScrollView.alwaysBounceVertical = true. I'm not sure what the equivalent for macOS is.

jebins commented 4 years ago

I think you're asking in the wrong ProxyMan repo :)

avario commented 4 years ago

Haha whoops