Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow drawing outside of platform layers #1190

Merged
merged 21 commits into from Mar 22, 2024

Conversation

MatkovIvan
Copy link
Member

Proposed Changes

Testing

Test: Try to use new platform layers with shadows

image

Issues Fixed

Fixes: JetBrains/compose-multiplatform#4460

@MatkovIvan MatkovIvan added the changelog: highlight Highlight PR to the changelog label Mar 13, 2024
Copy link

@elijah-semyonov elijah-semyonov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@m-sasha m-sasha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to run before finishing review; submitted what I already had.

# Conflicts:
#	compose/ui/ui/src/desktopMain/kotlin/androidx/compose/ui/scene/DesktopComposeSceneLayer.desktop.kt
#	compose/ui/ui/src/desktopMain/kotlin/androidx/compose/ui/scene/SwingComposeSceneLayer.desktop.kt
#	compose/ui/ui/src/desktopMain/kotlin/androidx/compose/ui/scene/WindowComposeSceneLayer.desktop.kt
@m-sasha m-sasha self-requested a review March 14, 2024 15:34
# Conflicts:
#	compose/ui/ui/src/uikitMain/kotlin/androidx/compose/ui/window/ComposeContainer.uikit.kt
@MatkovIvan MatkovIvan merged commit e2b48aa into jb-main Mar 22, 2024
6 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/fix-crop-layers branch March 22, 2024 11:47
@MatkovIvan MatkovIvan restored the ivan.matkov/fix-crop-layers branch April 18, 2024 13:55
@MatkovIvan MatkovIvan deleted the ivan.matkov/fix-crop-layers branch April 18, 2024 13:56
MatkovIvan added a commit that referenced this pull request Apr 18, 2024
This reverts commit ac6cd20. It was
incorrect last-minute optimization in #1190

## Testing

Test: See #1190
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: highlight Highlight PR to the changelog
Projects
None yet
4 participants