Created attachment 164591 [details] A screenshot of Tokodon on Android, it has really big buttons. OBSERVED RESULT The size of buttons on the side pane is too big so it's impossible to enter Settings (might be some other items too). See in the attachment. EXPECTED RESULT The button size should be smaller. SOFTWARE/OS VERSIONS Android: 8.1.0 KDE Frameworks Version: 5.248.0 Qt Version: 6.6.0
Git commit 2b3968bb4e8999fa961eca6f2a5b14f228e72cd9 by Joshua Goins. Committed on 07/02/2024 at 19:30. Pushed by redstrate into branch 'master'. Hide actions on mobile that are already present in the bottom bar This makes it so the sidebar is usable on smaller phone screens where the previous list of actions doesn't fit. M +3 -1 src/content/ui/Main.qml https://invent.kde.org/network/tokodon/-/commit/2b3968bb4e8999fa961eca6f2a5b14f228e72cd9
Fixed this by removing some of the actions that were already present in the sidebar, they should fit now. Please re-open if you update to this version and it isn't the case, I'll think of a different solution.
Git commit 722dfd15522f45520d61d0e103bd529c3c3fa3e8 by Joshua Goins. Committed on 07/02/2024 at 19:31. Pushed by redstrate into branch 'release/24.02'. Hide actions on mobile that are already present in the bottom bar This makes it so the sidebar is usable on smaller phone screens where the previous list of actions doesn't fit. M +3 -1 src/content/ui/Main.qml https://invent.kde.org/network/tokodon/-/commit/722dfd15522f45520d61d0e103bd529c3c3fa3e8