mimoguz

Results 6 issues of 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 =...

bug

Examples use Nord Dark color theme. ![e1](https://user-images.githubusercontent.com/7283047/197384616-99a94012-0b36-4821-86bd-6e1b2b10a301.png) More noticeable on an editable combo-box: ![e2](https://user-images.githubusercontent.com/7283047/197384726-9c8ec148-8b5d-4554-98f9-ed657bc2b2d5.png) 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...

help wanted

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...