Updated migration guide.
This commit is contained in:
parent
498696466c
commit
57f64f1824
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: `ScrollPosition` is now logical
|
||||
pull_requests: []
|
||||
title: `ScrollPosition` is now logical and is no longer overwritten during layout updates
|
||||
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`.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user