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

Show desktop preview tool for common preview (#4839) #4979

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sergeshustoff
Copy link

Allows desktop preview to work with org.jetbrains.compose.ui.tooling.preview.Preview annotation in addition to desktop preview annotation. That allows using preview in common code (#2045), though only with desktop target enabled

Fixes #4839, #2045

… annotation (JetBrains#4839)

Allows desktop preview to work with org.jetbrains.compose.ui.tooling.preview.Preview annotation in addition to desktop preview annotation. That allows using preview in common code (JetBrains#2045), though only with desktop target enabled

Fixes JetBrains#4839, JetBrains#2045
@kropp kropp self-requested a review June 19, 2024 09:25
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.

Compose Desktop IDE Plugin doesn't show when using Jetbrains Preview annotation
1 participant