Hi abhinay.dro2,
zoomed windows are not supported. Forum search will find some threads on this. See also the FAQ on this topic.
Best regards,
Blama
Announcement
Collapse
No announcement yet.
X
-
DrawPane zoom translated coordinates.
I am trying to convert the mouse-X coordinate on mouse-move after the drawpane is zoomed.
Point endPoint = new Point(event.getX()-canvas.getAbsoluteLeft(),event.getY()-canvas.getAbsoluteTop());
This only works when there is no zoom applied.
Smartgwt version is gwt-2.6.0
browser internet explorer 11.Tags: None
Leave a comment: