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

Demonstrate back handling for Compose Multiplatform #815

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

ashdavies
Copy link
Contributor

This change demonstrates the necessary behaviour to implement back handling on Compose Multiplatform (Desktop).

The provided Modifier is applied to each screen, thus requires focus to be requested on placement in order to capture key events.

Supersedes #491

@ZacSweers ZacSweers enabled auto-merge August 23, 2023 16:26
@ZacSweers ZacSweers added this pull request to the merge queue Aug 23, 2023
Merged via the queue into slackhq:main with commit 5b4c26e Aug 23, 2023
@ashdavies ashdavies deleted the a/sample-back-handler branch August 23, 2023 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants