Bug 479247 - The button on the side pane is too big
Summary: The button on the side pane is too big
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: 24.01.85
Platform: Android Android 8.x
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-01-01 14:01 UTC by alxdre301
Modified: 2024-02-07 19:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 24.02


Attachments
A screenshot of Tokodon on Android, it has really big buttons. (106.45 KB, image/jpeg)
2024-01-01 14:01 UTC, alxdre301
Details

Note You need to log in before you can comment on or make changes to this bug.
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