Frank
07/12/2021, 7:40 AMFrank
07/12/2021, 7:49 AMFrank
07/12/2021, 9:44 AMimport androidx.compose.desktop.ui.tooling.preview.Preview
orangy
Interaction
for hovering?Arkadii Ivanov
07/18/2021, 1:43 PMuiTooling
dependency added. The import import androidx.compose.desktop.ui.tooling.preview.Preview
is unresolved and the preview does not work for me. I tried invalidate/restart/delete .idea
folder, did not help. Am I missing something else?Nik
07/19/2021, 1:33 PMPHondogo
07/19/2021, 3:07 PMorangy
Nik
07/19/2021, 6:36 PMBuildConfig
in Android where I can swap between two implementations of a Kotlin object based on the runtime environmentmcpiroman
07/20/2021, 3:20 PMKirill Grouchnikov
07/21/2021, 1:25 PM0.5.0-build262
now requires Kotlin 1.5.21Frank
07/23/2021, 3:12 PMFrank
07/23/2021, 3:13 PMFrank
07/23/2021, 3:14 PMFrank
07/23/2021, 3:14 PMFrank
07/23/2021, 3:22 PMAlexander Suraphel
07/30/2021, 9:01 PMAlexander Suraphel
07/30/2021, 9:02 PMAlexander Suraphel
07/30/2021, 9:03 PMjava.lang.NoSuchMethodError: org.jetbrains.kotlin.serialization.DescriptorSerializer$Companion.registerSerializerPlugin(Lorg/jetbrains/kotlin/serialization/DescriptorSerializerPlugin;)
Kirill Grouchnikov
07/30/2021, 10:20 PMSrSouza
07/31/2021, 7:21 PMkevindmoore
08/02/2021, 5:10 PMspierce7
08/04/2021, 3:58 PMSystem.getProperty("user.dir")
returns /
when I’m running my desktop application on mac. What is the best way to get the running directory of my application?Alexander Suraphel
08/04/2021, 5:45 PM@Preview
@Composable
fun DefaultPreview() {
Text("Reset")
}
Alexander Suraphel
08/04/2021, 5:45 PMSam Michael
08/04/2021, 5:45 PMAlexander Suraphel
08/04/2021, 5:46 PMRuckus
08/04/2021, 7:27 PMselectAll()
doesn't work the first time you click on the fieldMitchell Syer
08/06/2021, 3:02 AMdarkmoon_uk
08/07/2021, 1:35 AM@Preview
definition that the IDE recognises, in a way that triggers the preview panel(s) when browsing a source file in a common source set.