You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by vd...@apache.org on 2016/10/06 09:03:48 UTC

svn commit: r1763536 - in /openmeetings/application/branches/3.2.x: ./ openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/tools/baseDrawPointer.lzx

Author: vdegtyarev
Date: Thu Oct  6 09:03:48 2016
New Revision: 1763536

URL: http://svn.apache.org/viewvc?rev=1763536&view=rev
Log:
Merged revision(s) 1763528 from openmeetings/application/branches/3.1.x:

Modified:
    openmeetings/application/branches/3.2.x/   (props changed)
    openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/tools/baseDrawPointer.lzx

Propchange: openmeetings/application/branches/3.2.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Oct  6 09:03:48 2016
@@ -1,4 +1,5 @@
 /incubator/openmeetings/branches/video-components:1220095-1239505
 /incubator/openmeetings/import/branches/dev/injection:1219598-1219722
 /incubator/openmeetings/import/branches/dev/om_openjpa:1219535-1219562
+/openmeetings/application/branches/3.1.x:1763528
 /openmeetings/branches/OPENMEETINGS-745:1512528-1512967

Modified: openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/tools/baseDrawPointer.lzx
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/tools/baseDrawPointer.lzx?rev=1763536&r1=1763535&r2=1763536&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/tools/baseDrawPointer.lzx (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/tools/baseDrawPointer.lzx Thu Oct  6 09:03:48 2016
@@ -62,7 +62,6 @@
         actionObject[5] = width;//-3
         actionObject[6] = height;//-2
         actionObject[7] = newName;//-1
-        this.baseactionobjectList.push(actionObject);
         this.onsharedMessage('draw',actionObject);
         this.drawPointerToHistory(actionObject,this);
     </method>