Description
(Follow-up: see eclipse-platform/eclipse.platform.swt#2174 (comment))
This is just a test ticket to see if Dragging Element looks good in Linux/MacOS after the DPI change.
Reproduction
Try the following on Mac and Linux and create tickets/PRs if necessary:
- Start the workbench in a monitor with a given zoom
- Switch to another monitor with another zoom
- Drag an element (class/package) in the package explorer
Expected Behavior
The dragged element should look fine according to the zoom
Actual behavior
The dragged element is sized according to the zoom level of the monitor in which the workbench started.
Additional information
If the error is reproducible, start by using the same fix that we used for Windows: eclipse-platform/eclipse.platform.swt#2174