DevStyle plugin has DPI scaling issues in Eclipse 2025-12 #15
Replies: 2 comments 1 reply
-
|
In 2025-06, Eclipse added support for monitor specific UI scaling - this is why you see a difference. Can you check what setting you have at Preferences > General > Appearance for "Use monitor-specific UI scaling"? What if you toggle this and restart Eclipse, any difference? Additionally, please note that DevStyle is now developed and maintained by CodeTogether - please write to support@codetogether.com for quicker assistance, if the above does not help. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
I'm glad that fixed the problem, thanks for confirming. Ideally, DevStyle should work with that setting on - I'll let the CodeTogether team know as well. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Using
Issue
With Eclipse on the second, unscaled monitor, certain UI elements (e.g., in the Package Explorer and Outline tab) are scaled to 200%. Other elements (e.g., toolbar, editor) are correctly unscaled:
With Eclipse on the scaled monitor, some things aren't scaled, and are too small:
Steps to Reproduce
Other notes
Beta Was this translation helpful? Give feedback.
All reactions