Merge branch 'fix/scroll-lock-jumpiness' into 'develop'

Fix some UI jumpiness on scroll lock

See merge request pleroma/pleroma-fe!1343
This commit is contained in:
Shpuld Shpludson 2021-02-22 15:14:23 +00:00
commit 3d013630ae
3 changed files with 17 additions and 0 deletions

View file

@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Button to remove uploaded media in post status form is now properly placed and sized.
- Fixed shoutbox not working in mobile layout
- Fixed some UI jumpiness when opening images particularly in chat view
### Changed
- Display 'people voted' instead of 'votes' for multi-choice polls