UI enhancements
• red circle: show the currently selected profile avatar, instead of the horizontal lines.
• yellow circle: might you move those buttons on the bottom?
You can move the tab bar (yellow circle) to the bottom with the settings ("Appearance" -> "Show timeline tab bar on bottom").
Got it.
Adding my suggestions to this issue to prevent clogging up issues, I do think some UI elements could be improved.
- Posts are very cramped. Elements are touching each other and makes it harder to differentiate between what is which part of each section, like posts contents and user info. Other elements for some reason have large margins.
- The message bar at the bottom doesn't really feel that good to use, I think it could be better to just use a floating button on the bottom right like Material 3 design.
Posts are very cramped. Elements are touching each other and makes it harder to differentiate between what is which part of each section, like posts contents and user info. Other elements for some reason have large margins.
You can change line heights on the "Note display" settings page to add spaces between lines.
You can change line heights on the "Note display" settings page to add spaces between lines.
Tried the option, but seems to make elements larger instead...
Making line heights larger makes other elements larger too because the sizes of some elements are defined relative to fontSize * lineHeight.
There are other options to change the avatar size, button size, etc. Downscaling these settings may make it better.
Sadly it doesn't seem to help the issue I'm having and it causes issues with other elements being to large despite missing their settings. I may try to see if I can fix the issue myself within the code...