Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix container size in case of ImageComposeScene #1375

Merged
merged 1 commit into from
May 27, 2024

Conversation

MatkovIvan
Copy link
Member

Fixes JetBrains/compose-multiplatform#4875

Testing

:compose:ui:ui:desktopTest --tests "androidx.compose.ui.ImageComposeSceneTest"

Release Notes

Fixes - Multiple Platforms

  • Fix container size for Dialog centering inside ImageComposeScene

@MatkovIvan MatkovIvan requested a review from igordmn May 27, 2024 12:59
@MatkovIvan MatkovIvan merged commit d1f3898 into jb-main May 27, 2024
6 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/fix-image-containersize branch May 27, 2024 14:00
MatkovIvan added a commit that referenced this pull request May 29, 2024
Fixes JetBrains/compose-multiplatform#4875

## Testing

`:compose:ui:ui:desktopTest --tests
"androidx.compose.ui.ImageComposeSceneTest"`

## Release Notes

### Fixes - Multiple Platforms
- Fix container size for `Dialog` centering inside `ImageComposeScene`
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dialogs are not rendered as expected when used inside a ImageComposeScene
2 participants