-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Program starts with minimised internals #452
Comments
After some fiddeling around with the code, i might have something i would like to make a pull request for. I made a few changes to the linux specific part of main.go to do all the resizeing and i got it to work on my machine :) Let me know if you would like me to make a PR with the changes :) |
Absolutely, please do! I've been searching for a reliable fix/workaround for awhile and I thought I had gotten it now, but if you found a way to make it even more reliable that is great! |
@akiradk I am going to try a totally different approach to work around this - when I have something ready for testing I'll ping you again since this doesn't reproduce very reliably on my Ubuntu system |
Im currently also poking around to see if i can identify the root cause of the canvas not wanting to stretch in the first place :) Ill let you know if i stumble over something usefull :) |
Would be great to have it fixed for real (ie upstreamed to Fyne), in the meantime when you get a chance, please test the implementation of #460 and see if it fixes it reliably, as a good workaround for now |
This should finally be solved (well, worked around), hopefully! If this happens again after the latest changes to main, it can be reopened |
Program always starts like this, changing the programs window size fixes the issue.
OS: Manjaro
Program version 13.0
Log does not show anything other than missing themes folder when starting from cli.
The text was updated successfully, but these errors were encountered: