akurasov

Results 54 comments of akurasov

We will take a look at it further after NY, when Roman is back from vacation.

Please try Compose 1.0.0. There were Selection fixes in the latest builds before Release

There is no issue on 1.0.0 ```kotlin fun main() = application { Window(onCloseRequest = ::exitApplication) { App2() } } @Composable fun App2() { SelectionContainer { Text( text = "Neat own...

Hello! Compose coordinates are awt coordinates * screen density