Open everypizza1 opened 3 weeks ago
This is a workaround for a bug found in the accessibility implementation of Compose (the UI framework), which completely broke scrolling when the 'reversed' layout mode is enabled, where everything is placed from the bottom to the top. We tried several workarounds but the only thing that seemed to work was removing the 'reversed' flag, which breaks the UI but makes the timeline usable for people who can't rely on their sight.
We could try removing this now, since google may have fixed the bug that caused the broken scrolling behaviour.
We could try removing this now, since google may have fixed the bug that caused the broken scrolling behaviour.
Sadly, this is still broken...
Steps to reproduce
Outcome
What did you expect?
Messages should have names on top of chains and rounded corners should be as normal
What happened instead?
Your phone model
Google Pixel 8a
Operating system version
Android 15
Application version and app store
Element X 0.7.2 from Google Play
Homeserver
sulian.eu, Synapse 1.118.0
Will you send logs?
Yes
Are you willing to provide a PR?
No