MastodonAgain icon indicating copy to clipboard operation
MastodonAgain copied to clipboard

Layout Tweaks

Open samdeane opened this issue 3 years ago • 3 comments

Added an alternative status layout. Added the option to hide user handles.

The post/reply/etc controls appear on rollover in the alt layout, which is a little jarring, especially when scrolling. I tried animating it but there are some glitches with the image views (which resize weirdly before animating), which makes that look a bit ugly too.

I think the rollover state could probably be debounced/delayed slightly so that you had to hover for a few seconds, which would clean up scrolling. The controls could also be overlaid and offset from the bottom of the message, so that they don’t affect the message layout. Or the controls could show when the message is selected, rather than when rolling over (better on iOS too perhaps).

samdeane avatar Nov 22 '22 18:11 samdeane

Looks like this includes the relative date PR too? Can you rebase that out?

Also a screenshot would be nice. Cheers!

schwa avatar Nov 22 '22 20:11 schwa

This is my work-in-progress branch, so probably shouldn't be merged as-is.

As discussed in #3, I will split out individual self-contained changes and submit them individually.

samdeane avatar Nov 23 '22 09:11 samdeane

I've switched this PR to a draft, but close it down if that works better for you.

samdeane avatar Nov 23 '22 09:11 samdeane