-
I'm using 4k screen and this is the display picture:
![2021-08-03-21-25-57](https://user-images.githubusercontent.com/22867565/128023292-4367137d-155c-424d-b9d2-39262224af9f.png)
It is too small to …
-
**Describe the bug**
Getting this error while running the iosApp from the Android Studio: KLIB resolver: Could not find "org.jetbrains.compose.annotation-internal:annotation".
I'm unable to …
-
**Describe the bug**
Skipping frames while resizing a transparant window
**Affected platforms**
Select one of the platforms below:
- Desktop
**Versions**
- Kotlin version*: 1.9.21
- Compose…
-
**Describe the bug**
`Text(... overflow = TextOverflow.Clip)` becomes blank or shows garbage content when clipped on web
**Affected platforms**
Select one of the platforms below:
- Web (K/Wasm) …
-
**Describe the bug**
Clicking a TextField should consume the press event (in the Main pass). But instead, it is not consumed and propagates to the parent element.
**Affected platforms**
- Deskt…
-
We have 3 Previews:
- `androidx.compose.ui.tooling.preview.Preview`
- for androidMain
- supported in Android Studio/IDEA
- `build.gradle` should have `implementation(compose.preview)`
- `an…
-
**Describe the bug**
In a Kotlin/JS application
`with(LocalDensity.current) {
LocalWindowInfo.current.containerSize.width.toDp()
}` stopped working on mobile devices after I updated the k…
-
Is there any existing method to insert HTML native tags in Compose?
-
**Describe the bug**
UI Preview does not work inside Android Studio after adding a PainterResource inside commonMain/composeResources/drawable despite the project is being built successfully
**Aff…
-
playing youtube videos just shows black screen in VideoPlayerView