-
In the IJP, users can select the text antialiasing they want to use:
The available options are:
* No antialias
* Grayscale (default on macOS)
* Subpixel (not available on macOS)
Compos…
-
Dear Sir
Google deploy Jetpack Compose
and then JetBrains modify Compose --> Compose for desktop
JetBrains use Kotlin Multiplatform -->mix to Compose Multiplatform https://github…
-
Not sure how simple this would be (Could be a Kotlin multiplatform app limitation), I've never used a Kotlin multi-platform application on Linux, but by default it appears that trying to launch with W…
-
https://github.com/JetBrains/compose-jb/issues/221
https://github.com/JetBrains/compose-jb/issues/1087
-
Using this library for JVM I noticed that my app based on `compose-jb` won't exit properly.
I suspect that there is a thread running in the background that prevents shutdown, but I don't see a option…
ghost updated
2 months ago
-
Dear Sir
Google next UI is Jetpack Compose
and JB use it do "Compose for Desktop" !!
the project can support compose ?
THX
-
Hey @takahirom, maintainers & contributors!
Google just announced its own take on screenshot tests with Compose: `"Compose Preview Screenshot Testing"`
- https://developer.android.com/studio/previ…
-
I saw that Compose-jb now was an [experimental example for LWJGL/GLFW](https://github.com/JetBrains/compose-jb/blob/master/experimental/lwjgl-integration/) using [ComposeScene](https://cs.android.com/…
-
https://github.com/JetBrains/compose-jb/issues/2650
-
在 Windows 7 电脑上,安装后,启动程序显示: `failed to launch JVM`
这个是 [compose-jb](https://github.com/JetBrains/compose-jb) 的 bug:https://github.com/JetBrains/compose-jb/issues/2071 可能会在 1.2 releases 修复,应该很快就会发布了…