korge icon indicating copy to clipboard operation
korge copied to clipboard

Explore Compose for intellij plugin/debug panel

Open soywiz opened this issue 3 years ago • 2 comments

Since it is not stable yet, we might want to consider wrapping it around KorUI for now to just depend on it in one part of the library and if it ends fitting our needs we can embrace it on later versions of KorGE

Goals for the UI library:

  • Multiplatform
  • Being able to integrate with AWT at least
  • Support custom implementations for example for implementing it using KorGE Views as KorUI supports

soywiz avatar Dec 03 '20 15:12 soywiz

Hey now that compose multiplatform is a bit more mature any thoughts or updates on this?

abueide avatar Apr 11 '22 06:04 abueide

Las time I checked, compose included several multi megabyte DLLs. Korge is intended to be as small as possible and dependencyless as a feature and selling point. It could be done as an optional opt-in plugin, but definitely not as part of the engine or the games that do not need it would be affected from this decision.

soywiz avatar Apr 11 '22 06:04 soywiz