fix: prevent unwanted list jumping during paging refresh

Fixes #347

Fixes SDP-34
This commit is contained in:
Harsh Shandilya 2022-12-20 22:47:53 +05:30
parent f6064616b0
commit 7b593806eb
No known key found for this signature in database
4 changed files with 24 additions and 9 deletions

View file

@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix a case where collapsing the parent of an already collapsed comment caused it to become expanded
- Tweak progress bar UI to use a linear indicator
- Allow app bar to hide when scrolling down
- Fix bug where refreshing a list of posts caused it to jump around multiple times
## [1.14.0] - 2022-12-12