Skip to content

Conversation

@exaV
Copy link
Contributor

@exaV exaV commented Nov 19, 2024

https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-ios-migration.html#onresize-parameter-removed

Fixes https://youtrack.jetbrains.com/issue/CMP-7095/blank-camera-preview-screen-with-UIKitView-and-AVCaptureVideoPreviewLayer

Testing

Describe how you tested your changes. If possible and needed:

  • I tested in on my iPhone mini 13 as described in the "how to reproduce" section of the ticket.

Release Notes

N/A

cameraPreviewLayer.setFrame(frame)
CATransaction.commit()
}

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change

@mazunin-v-jb mazunin-v-jb merged commit 85afca8 into JetBrains:master Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants