-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Crash when using AdaptiveGridLayout in mobile configuration #5397
Labels
unverified
A bug that has been reported but not verified
Comments
pneumaticdeath
added
the
unverified
A bug that has been reported but not verified
label
Jan 11, 2025
I think this relates to confusions with macOS threading at the driver level and should be resolved on the developer branch. |
Thanks... I'll try that. |
Excuse, I'm still kinda new at go. How do I test against the developer branch? I tried
but that got me
which still crashes |
Thanks for confirming - the crash log will be different, please post the new one. |
New crash log for development branch:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Describe the bug
It an efford to make my app more mobile friendly, I switched from using a NewGridLayout(2) to and NewAdaptiveGridLayout(2), and it rejndered mostly correctly in both desktop and mobile, but then when trying to resize in mobile it crashed.
How to reproduce
--tags mobile
Screenshots
Example code
Fyne version
v2.5.3
Go compiler version
1.23.4
Operating system and version
macos Sonoma 14.6.1
Additional Information
Output from crash
The text was updated successfully, but these errors were encountered: