Commit e0f13e7
Incorrect Zoom Level Applied When Dragging
When dragging and dropping a file from the Package Explorer or a
field/method from the Outline view, the dragged item appears at an
incorrect zoom level. Thats because the zoom for DragSource was not
updated on zoom change and we use that zoom in DragListener to update
the size of the imageList.1 parent 8519c60 commit e0f13e7
File tree
1 file changed
+6
-0
lines changed- bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/win32/org/eclipse/swt/dnd
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
383 | 388 | | |
384 | 389 | | |
385 | 390 | | |
| 391 | + | |
386 | 392 | | |
387 | 393 | | |
388 | 394 | | |
| |||
0 commit comments