Bug 479247

Summary: The button on the side pane is too big
Product: [Applications] Tokodon Reporter: alxdre301
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: carl, josh
Priority: NOR Keywords: qt6
Version: 24.01.85   
Target Milestone: ---   
Platform: Android   
OS: Android 8.x   
Latest Commit: Version Fixed In: 24.02
Attachments: A screenshot of Tokodon on Android, it has really big buttons.

Description alxdre301 2024-01-01 14:01:21 UTC
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
Comment 1 Joshua Goins 2024-02-07 19:31:12 UTC
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
Comment 2 Joshua Goins 2024-02-07 19:31:57 UTC
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.
Comment 3 Joshua Goins 2024-02-07 19:54:16 UTC
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