WetDesertRock
WetDesertRock
I actually had this use case myself and considered putting in a PR for it. I don't know how to do this cross-platform (why I didn't submit a PR or...
I did some investigation into this today. It appears that this is actually due to the fact that the preferences have a 100ms debounce time to prevent rapid repeat saves...
Yeah, given your API goals that is definitely not a good route. Looking at how the programs, I noticed that we already have an app level "cleanup" function. app.Stop() method...
@zangdale I believe that would work if this line didn't exist: https://github.com/fyne-io/fyne/blob/6e90820ea9ca4df836db5a99384c51073415571e/internal/driver/mobile/app/darwin_desktop.m#L190
@b4yuan Please answer these questions: 1. What makes this repository a good candidate for security scans? I imagine you would look at thing like frequency of commits/PRs, number of contributors,...