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 loading Skiko in more than one classloader. #121

Merged
merged 8 commits into from
Jun 17, 2021
Merged

Conversation

olonho
Copy link
Contributor

@olonho olonho commented Jun 17, 2021

@igordmn igordmn self-requested a review June 17, 2021 08:03
@olonho olonho merged commit ebacd4a into master Jun 17, 2021
@olonho olonho deleted the many_instances branch June 17, 2021 09:56
copybara-service bot pushed a commit to androidx/androidx that referenced this pull request Jun 26, 2021
Minor update to skiko. Notable changes:
* allowing to use skiko in more than one classloader
(JetBrains/skiko#121).
This is needed for the preview for desktop,
as well as using Compose is multi-classloader
environments such as the Intellij itself;
* fix for DPI issues on Linux
(JetBrains/skiko#128);

Test: local build + manual testing

Signed-off-by: Alexey Tsvetkov <alexey.tsvetkov@jetbrains.com>
Change-Id: Ida9cc3788929bf565db63228afcbf65a1fc6024c
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.

Cannot install more than 1 IntelliJ plugin developed with Compose for Desktop
2 participants