diff options
author | Allan Wang <me@allanwang.ca> | 2020-10-04 02:37:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 02:37:11 -0700 |
commit | 4440326f4bb9f57fd1635403b1966cb81f3d359f (patch) | |
tree | 49437ccd2f465ddfd71093eee7ea536cbf3f19e8 /app/src/main/play/en-US/whatsnew | |
parent | 019067430fce1fdd6cc4ff0a4e63937927de2c17 (diff) | |
parent | 70563777b84fb475a5100054cb53bca261a7a0a7 (diff) | |
download | frost-4440326f4bb9f57fd1635403b1966cb81f3d359f.tar.gz frost-4440326f4bb9f57fd1635403b1966cb81f3d359f.tar.bz2 frost-4440326f4bb9f57fd1635403b1966cb81f3d359f.zip |
Merge pull request #1720 from AllanWang/textbox
Diffstat (limited to 'app/src/main/play/en-US/whatsnew')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 9c5d8706..84e08a03 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,3 +1,5 @@ v2.4.6 -* Add option to hide likes and action bar in newsfeed
\ No newline at end of file +* Add option to hide likes and action bar in newsfeed +* Fix textbox scroll position when typing multiple lines +* Add option to disable textbox auto resize (settings > behaviour)
\ No newline at end of file |