Ok, its at the beginning of the method endUline, you have :
"Get Bounds of that object"
var minx = this.width+2;
var miny = this.height+2;
and after :
" this.currentlayer = new lz.drawViewNew(this,{
name:tempName,x:minx-1-(this.currentulinelineWidth,
y:miny-1-(this.currentulinelineWidth),
width:(width+this.currentlinelineWidth),
height:(width+this.currentlinelineWidth),
opacity:this.currentulineOpacity}); "
I don't know if theses variables are responsible of the shifting of the
Uline or maybe the update of variables x1,y1,x2,y2.
This is my question.
Any idea about that ?
Thanks
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings User" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/openmeetings-user/-/g5F_MWuqn-0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-user?hl=en.