Open ILoveOpenSourceApplications opened 8 months ago
The clipping does not occur for me.
How's it showing up for you? Can you share a screen shot?
I am now able to reproduce when opening the keyboard, previously I had the keyboard closed, mb
Seems like a clipping issue of the Dialog
(Widget) having a nested SingleChildScrollView
(Widget) thing... It'll be fixed if the parent (Dialog
) handles the scroll and not the child (SingleChildScrollView
).
Lemme fix this real quick 😀
EDIT: 👾 Despite how it sounds, these changes should maintain the same effect and look alike the current implementation (without the clipping and extra scroll, though).
Bug description
If the user is typing or editing the value and has their keyboard open in the
Patches organization
box, the title clips into the padding.Version of ReVanced Manager and version & name of app you are patching
v1.19.1
Installation method
Regular
ReVanced Manager logs
Patch logs
No response
Acknowledgements