Improve scroll persistence on editorial screen
This commit is contained in:
parent
c6eec34922
commit
b90108fa92
@ -107,6 +107,7 @@ class _WonderEditorialScreenState extends State<WonderEditorialScreen> {
|
||||
primary: false,
|
||||
controller: _scroller,
|
||||
scrollBehavior: ScrollConfiguration.of(context).copyWith(),
|
||||
key: PageStorageKey('editorial'),
|
||||
slivers: [
|
||||
/// Invisible padding at the top of the list, so the illustration shows through the btm
|
||||
SliverToBoxAdapter(
|
||||
|
Loading…
x
Reference in New Issue
Block a user