Update release-content/migration-guides/UI_scroll_position_is_now_logical.md
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
This commit is contained in:
parent
6496091558
commit
ea937fdde0
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: `ScrollPosition` is now logical and is no longer overwritten during layout updates
|
title: `ScrollPosition` now uses logical pixel units and is no longer overwritten during layout updates
|
||||||
pull_requests: [20093]
|
pull_requests: [20093]
|
||||||
---
|
---
|
||||||
`ScrollPosition` is no longer overwritten during layout updates. Instead the computed scroll position is stored in the new `scroll_position` field on `ComputedNode`.
|
`ScrollPosition` is no longer overwritten during layout updates. Instead the computed scroll position is stored in the new `scroll_position` field on `ComputedNode`.
|
||||||
|
Loading…
Reference in New Issue
Block a user