mimoguz
mimoguz
New project, Korge 2.3.3 with below code: ```kotlin suspend fun main() = Korge(virtualWidth = 640, virtualHeight = 400, bgcolor = Colors.WHITE) { val test = circle(radius = 20.0, fill =...
Examples use Nord Dark color theme.  More noticeable on an editable combo-box:  Using a color picker, arrow button border reads #5d6575, while text input border reads #6e7787.
Right now I'm using a dynamic component as footer and select the footnotes using page numbers, but that only works when you know which footnote should go which page beforehand....
Those are the new strings I need for the upcoming 1.1 release: - Card animation: - Blink - Dissolve - Fade out - Card design: - Close - About Some...
Same with https://github.com/MrStahlfelge/gdx-controllerutils/issues/19. One workaround/hack I found so far is adding a focus listener to select box's scroll pane to remove all focusable actors when it has focus. If I...
Please read [How to contribute](https://github.com/tortuvshin/open-source-flutter-apps/blob/master/CONTRIBUTING.md) before creating a submission. ## Description Add [TriPeaks NEUE](https://github.com/mimoguz/tripeaks_neue) to the list. TriPeaks NEUE is a Tri Peaks solitaire game with alternative layouts and game...