Drew Weymouth

Results 527 comments of Drew Weymouth

Can someone share a markup of what it should look like / where they should be placed? And if I show rating I probably also have to show favorite. And...

I did a little digging and this is likely caused by MacOS now requiring sandboxed apps to be notarized in order to send notifications, so it's not granting the permission...

Should it stretch or crop to make the images square? Both have downsides - it could crop out faces, and of course stretching the image to change the aspect ratio...

Does this happen with the X11 build of Supersonic as well?

Well if it's still happening after the patch, then I'm not sure how to fix it, but it's a problem 2 dependencies up the chain (in GLFW), so I guess...

What if we just stop accepting funcs in fyne.Do[AndWait] after app.Shutdown() is initiated? We continue to run the already-queued ones, then stop the main loop afterward, but as soon as...

Note that refreshing the *theme override container* instead of the child container where the button was added works. This is a bit confusing and we should document it, but not...

On further investigation this appears to be a regression from 2.3.5 -> 2.4.0

I think it was just carried over. Would be nice to get a fix but I certainly don't think it's a blocker, it can be addressed in a bug fix...