Kai O'Reilly
Kai O'Reilly
### Describe the feature The current featured/example graphs in the `graphs` directory are not accessible on web and are not very well structured overall. We should ideally make some sort...
### Discussed in https://github.com/cogentcore/core/discussions/1255 Originally posted by **heejit** October 12, 2024 do we have to add table into a frame ?
### Describe the bug With the example code provided and lines 383-387 (`ListBase.StyleValue`) commented out in `core/list.go`, the list text gets very little width and stretches far vertically as a...
### Describe the feature Similar to how it currently works in text fields and text editors. ### Relevant code _No response_
### Describe the bug If you type something in a text field in a form and then open a dialog without first exiting the text field, it will not apply...
### Describe the feature Note: this proposal would result in breaking changes that affect end-user code. We would appreciate feedback on this. ## 1. Positive properties Most of our boolean...
### Describe the feature Once they sufficiently support it, we will add WebGPU support for these browsers: - Firefox on macOS, Windows, Linux, and Android - Safari on macOS and...
### Describe the feature We should add a user setting for what date format to use (and maybe a field on `TimeInput` and `DatePicker` for controlling it as well). The...
### Discussed in https://github.com/cogentcore/core/discussions/1105 Originally posted by **Klaus-Tockloth** August 2, 2024 The cross-compilation (darwin/arm64 -> windows/amd64) of a minimal 'Hello World' program fails. Unfortunately, I could not find any further...
### Describe the bug As discussed in #1096, there are ways to break the `Form` updating logic for `default` struct tags and field documentation. ### How to reproduce If you...