core
core copied to clipboard
A free and open source framework for building powerful, fast, and elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the Web with a single pure Go codebase, allowing you to Co...
### Discussed in https://github.com/cogentcore/core/discussions/1317 Originally posted by **heejit** November 16, 2024 How do I search in document ??
### Describe the bug everything is too big relative to 100% scaling and everything looks blurry. need to get into some kind of canvas proper scaling mode somehow. also, text...
### Describe the bug Changing the unit chooser of a time picker will update the spinner's representation of the duration, however it does not trigger the change event. Also the...
### Describe the feature We used to display ellipses when text overflows, but we no longer do that in the new system. It shouldn't be hard to do with go-text....