Kai O'Reilly
Kai O'Reilly
May fix a crash on some Windows devices reported by Andrew Wilkes on Slack.
### Describe the bug Almost everything is working with #1347, but there are a few tests that randomly fail, marked with `TODO(#1456)`. For tests like `TestSnackbarTime`, we probably just want...
### Describe the bug If you run something like the code below, yaegi panics instead of returning an error. Thanks to Wathika on slack for reporting this. ### How to...
### Discussed in https://github.com/cogentcore/core/discussions/1418 Originally posted by **halsten-dev** January 5, 2025 Hi, I'm trying CogentCore for the first time with a precise idea. I'm trying around the editor widget, which...
### Discussed in https://github.com/cogentcore/core/discussions/1393 Originally posted by **heejit** December 23, 2024 Pressing Ctrl+End key not showing last line you have to use mouse to scroll then only it will show...
### Describe the feature Long press events are currently supported on all platforms. However, there are several key issues: * Long press events are accidentally triggered on desktop and get...
### Describe the bug In the [switches docs](https://www.cogentcore.org/core/widgets/inputs/switches), the switches render in a column by default instead of a row as they are supposed to. That is because, although they...
### Describe the bug On a macOS Retina display, when you enter fullscreen (true fullscreen via `Scene.SetFullscreen`), everything becomes twice as small since we cannot find a video mode with...
### Describe the feature #1372 gets cursors in a pretty good place overall, but there are still some less urgent features we can add at some point: * A user...
### Describe the bug See https://github.com/cogentcore/core/discussions/1574#discussioncomment-13783214. ### How to reproduce See above. ### Example code ```go ``` ### Relevant output ```shell ``` ### Platform Web