Yegor Stepanov
Yegor Stepanov
@andydotxyz if nobody is not working on it still, I believe I might have found the problem, so here it is: - `canvas.Text.MinSize()` returns the bounds for the string as...
PR: https://github.com/fyne-io/fyne/pull/5959
> It seems this is the same or similar to #1984 and #2717 Yep, I raised this PR as it seems #1984 needs some more changes (I'm not implying mine...
@andydotxyz one eternity and a lengthy ChatGPT conversation about ObjectiveC/glfw mappings later, I believe I managed to replicate the macOS menu search to some extent. Not sure this is needed...
> However I think there is a misunderstanding about macOS - this feature is included already in the Help menu. What we need is to make that available for all......
@andydotxyz this now should match your description, can test this by running [this example](https://github.com/fyne-io/fyne/pull/5964#issuecomment-3419734981) with ``` go run -tags no_native_menus main.go ```
@andydotxyz gentle ping 🙂