Kai O'Reilly
Kai O'Reilly
We improved the storage of the spelling file in #1001, which reduced binary sizes by 14.0 MB for apps that use text editors! I am also working on icon changes...
@0pcom Thank you for filing this issue. That syntax highlighting is indeed incorrect and is a bug in our [parser](https://github.com/cogentcore/core/tree/main/parse/languages/golang) and the way it handles chained functions. We will probably...
I fixed the read only bool fields issue in #1495.
Yes, it is possible to put widgets in a table. See my response here: https://github.com/cogentcore/core/discussions/1494#discussioncomment-12727294. Please let me know if you have any further questions.
Yes, I have been planning to implement copying on mobile and will do so soon. Thanks for reporting this.
Why are you closing issues?
I apologize for all of the panics and the misunderstandings. I will focus on fixing all of the panics now. If you want to file a PR with your changes...
I will try any PR and merge it if it works. The nil pointer dereferences and interface assertions should be relatively easy to fix, so I recommend that you do...
It has worked fine on VNC in my experience.
This also affects chromebooks, which do not support Vulkan by default. I am running into this while working on #321.