-
-
Notifications
You must be signed in to change notification settings - Fork 221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fluffychat voids out when rotated twice #974
Comments
Same thing on iOS. Rotate it once back and forth and it voids out. Well, not always, most of the time. Sometimes it’ll still be functional. But the following error pops out: Bad state: RenderBox was not laid out: RenderFractionalTranslation#69511 Note this really only seem to happen if you rotate while inside a chat room. If you are in the room list, this doesnt occur. |
On Android (Pixel 7 Android 14) it seems to be voiding the screen regardless of what is focused (room list, a specific room, even settings). In the room list and a specific room, it is exclusively voided in portrait mode. Switching back to landscape will bring the view back (and then will void again if rotated to portrait again). |
For completeness sake, the error doesnt occur but at least on my device (iphone 11 pro) the app becomes unusable anyway so although no error in roomlist, the problem still stands for me. |
Bug Description
Log:
Steps to Reproduce
screen-20240402-190735.mp4
Expected Behavior
When rotated and rotated back it doesn't void out
App Version
1.19.0
Additional Platform Information
rooted Google pixel 6 android 14 build number AP1A.240305.019.A1 stock rom
Additional Context
No response
The text was updated successfully, but these errors were encountered: