Commit 5bc09e8
Remove unnecessary getFigure call in RulerViewport
This commit simplifies a translateToRelative call as the call to
getFigure will return the RulerViewport itself.1 parent 0e597b8 commit 5bc09e8
File tree
1 file changed
+1
-1
lines changed- org.eclipse.gef/src/org/eclipse/gef/internal/ui/rulers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments