Kai O'Reilly

Results 57 comments of Kai O'Reilly

We will not support thumbwheel widgets. Thumbwheel widgets provide an imprecise and platform-specific way of doing things, which is strongly contrary to the principles of Cogent Core and the Go...

We need to resolve our plan for this at some point.

We should be able to move forward with this after the v1 release, at which point we should have addressed all of those issues.

We will do this immediately after the v1 release, so this does not belong in the v1 milestone.

We will also add Cogent Core to https://github.com/go-graphics/go-gui-projects after v1.

@rcoreilly, you have made an undo subpackage in gi and a fork of go-difflib ([goki/go-difflib](https://github.com/goki/go-difflib)), and you use the go-difflib fork but don't seem to use the undo package anywhere....

It does not make sense to leave the other menus open, as that is completely nonstandard behavior that forces users to put in unnecessary effort to close a menu.

We may want to add a global search with a text field via `Ctrl+F`.

This error also occurs when using the latest version of the Vulkan SDK, `1.3.261.1`. ``` dyld[79594]: Symbol not found: _vkGetInstanceProcAddr Referenced from: /Users/kaioreilly/goki/vgpu/examples/drawtri/drawtri Expected in: unknown Abort trap: 6 ```

I am starting on a PR for this based on https://github.com/mokiat/wasmgpu.