-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
eclipse-platform/eclipse.platform.ui
#2461Labels
Milestone
Description
Where:
UI:
- Preferences -> General -> Appereance
- Best case: Preference is only visible on Windows
Code:
- perhaps org.eclipse.e4.ui.swt.win32
What is affected:
- swt.autoscale: if not active -> change nothing, if active -> change
- Browser: , swt.autoscale, swt.autoscale.updateOnRuntime
What:
- Evaluate preference at workbench initialization:
- configure Display accordingly: Display::setRescalingAtRuntime
- Edge as default browser -> Set the system property "org.eclipse.swt.browser.DefaultType" to edge
This preference must be disabled by default
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done