-
Notifications
You must be signed in to change notification settings - Fork 975
Overscroll spring effect at end of pages #4520
Comments
Scroll elasticity would definitely provide a more native feel on macOS (and other platforms too, I guess). |
I believe Electron has a setting for this which gets passed when creating BrowserWindow: see scrollBounce |
This is working correctly now. Not sure when it changed. Tested with Brave 0.19.131 on macOS 10.13. |
Closing so this can be tested / confirmed as fixed |
This issue description seems to say both that there should be a spring effect, and there should not be a sprint effect. My interpretation is that the issue is saying there should be the effect, and my intuition is that there should be the effect just like other browsers and apps on macOS. And since the effect is there, I would say this issue is ok and can be closed. |
@petemill - should I be seeing a difference with trackpad vs mouse? because I only see the spring effect with trackpad, not with mouse. |
yes @LaurenWags - it is expected across the OS that the overscroll spring is only experienced with touch input on trackpad |
@petemill ah- good to know 😄 I would be 👍 on closing issue as won't fix and removing milestone |
Just for the record, Brave used to not have the spring effect. Now it does, which is the expected behavior for macOS apps and the trackpad. I think the test plan is backwards, which caused the confusion. |
Test plan
Original issue details
Did you search for similar issues before submitting this one?
yes
Describe the issue you encountered:
scrolling to the end of a page feels a bit rough if you are used to spring effects from safari and chrome. we should have overscroll spring effects with the theme color in the background at some some time probably version 2 feature
Expected behavior:
overscroll effects.
all
current master
The text was updated successfully, but these errors were encountered: