Kai O'Reilly

Results 83 issues of Kai O'Reilly

Currently, there is a lot of boilerplate code involved in each new project (mainrun, window, viewport, main menu, window event loop, etc). This could be simplified with a `goki new`...

enhancement

Filing here as a v2 milestone item.

needs discussion

It is impossible for GoGi to be fully reliable without a lot more unit tests, including ones on actual UI elements, not underlying calculations.

enhancement

**EDIT:** this issue is actually not a memory leak, but a wasm compilation / Chromium issue as described below. Memory usage on web has increased by a factor of more...

bug

If the user has set their operating system preferences to dark or light mode, GoGi should recognize that preference and default to that value.

enhancement

We may need to handle some global `Restyle`/`Rebuild` flag.

bug
needs discussion