Open mekaem opened 9 months ago
Neat idea. Wouldn't be hard to implement.
Neat idea. Wouldn't be hard to implement.
It's a nice feature that Tusky has. Will take a look at their implementation.
The easy way is to just have a conditional display on the element based on the user pref value. I had this working for content hiding based on mod prefs/muting, but iirc it's stubbed out currently. There was a performance impact because how I was doing it was interacting badly with Compose's refresh/layout loop.
I deleted it in the normal PostFragment at some point when I was trying to fix stuff being slow, but it's in the FullPostFragment code still.
Toggle to hide engagement metrics