Kai O'Reilly
Kai O'Reilly
In particular, when using multiple monitors, this change can be quite extreme and put it outside of the bounds of the monitor.
### Describe the feature See title ### Relevant code _No response_
This is an important feature, and it must be implemented at some point.
While in dark mode on Windows, the background color of the title bar on the window remains white, which does not match at all.
We currently have all of the logic for spell checking implemented, but it is only being used in text editors. I think that we should add this functionality to text...
Roboto, Roboto Mono, and the Noto Sans fonts should be embedded into apps by default. Roboto and Roboto Mono look better than Go and Go Mono and are the default...
### Describe the feature Most of these are pointless and just clutter the codebase. ### Relevant code ```go Remove: `json:"-" xml:"-" copy:"-"` ```
Various elements are not listening to whether they are disabled and/or read only, and even if they are, they are not styling and behaving correctly. Also, these states are not...
When dragging a slider on Windows, the cursor does not update from `drag` to `dragging`.