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

Fix UI on Mac OS preview viewer #844

Closed
wants to merge 1 commit into from
Closed

Conversation

zulus
Copy link

@zulus zulus commented Oct 4, 2023

What it does

Fixes UI issues on Mac OS, originally reported on platform side: eclipse-platform/eclipse.platform.ui#1173

To fix this, I introduced new method in IChangePreviewViewer, that allow to inject ICompareContainer

PreviewWizardPage, contribute own ICompareContainer to it's viewers

How to test

Run some refactoring changes on JDT project and switch between texts. More details in bug

Author checklist

@zulus
Copy link
Author

zulus commented Oct 4, 2023

I did default method in interface to support backward compatibility, but for API tools it's still API breakage :(

@zulus
Copy link
Author

zulus commented Oct 7, 2023

I'll propose this when LTK become part of plaform. Closing for now

@zulus zulus closed this Oct 7, 2023
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.

1 participant