David Han
Results
13
issues of
David Han
On the `Line` class, there is no way to specify a stroke width.
feature request
# Repro steps 1. Run `runJvmAutoReload` on any Korge project. Hello World is fine. 2. With the cursor on the newly launched app window, do a zoom in gesture on...
check
I'm using `overrideGameState()` to load a game from a specific saved state for testing, loading etc. This is SPA client only game, so no state is stored outside of the...