JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.15k stars 1.17k forks source link

Resizing the parent window clips the dialog with WINDOW layers #4484

Closed igordmn closed 1 month ago

igordmn commented 7 months ago

Compose 1d73c9c4, Windows

  1. System.setProperty("compose.layers.type", "WINDOW")
  2. Open MPP Demo - Components - material3 - AlertDialog
  3. Resize the main windows

Sometimes the dialog content clips:

https://github.com/JetBrains/compose-multiplatform/assets/5963351/1a4617cc-bba7-4161-8c8d-4a3139c58a36

okushnikov commented 2 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.