-
https://github.com/flutter/flutter/issues/62876 tracked the embedder->framework syncing to allow the insets to dynamically change with the keyboard mid-animation when the keyboard is shown/hidden.
…
-
When the script returns the user to the stored scroll position upon `bodyScroll.enable()`, the "inner workings" are very obvious when the site has native smooth scrolling enabled. To work around this,…
-
**Feature Request**
When I click on 'courses' link in header component its sliding fast, Please add smooth scroll animation. It will enhance UX.
https://github.com/piyushgarg-dev/piyushgargdev-nex…
-
When using `force_custom_line_algorithm 1`, visual marks can't scroll down via the touchpad. `move_visual_mark_[up|down]` commands still work fine, and scrolling up works as expected, but scrolling do…
-
There is no trackpad 'smooth scrolling' in macOS. I also have an arch linux installation on my macbook and I know that trackpad-smooth-scrolling works in arch. When I scroll with the trackpad on macOS…
-
The scroll snap module does not specify the physics or animations used when enforcing snap positions. This is intentionally left for the UA to decide. (https://drafts.csswg.org/css-scroll-snap-1/)
…
-
We could use anchors to accomplish this.
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.89.1
- OS Version: Windows 11 Pro 23H2 22631.3527
Steps to Reproduce:
1. Open the Nvidia P…
jyomu updated
1 month ago
-
### Steps to reproduce
1. Run the code snippet on flutter web
2. Scroll list very slowly.
### Expected results
List is scrolling smoothly
### Actual results
Widgets are jittering up and down. …
-
### What problem is this solving
### Description
Vue Router currently calculates the scroll position on every router.push navigation by invoking the computeScrollPosition function, which accesse…