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/01/29 11:59:23 UTC

svn commit: r1727528 - /openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/baseDraw.lzx

Author: vdegtyarev
Date: Fri Jan 29 10:59:23 2016
New Revision: 1727528

URL: http://svn.apache.org/viewvc?rev=1727528&view=rev
Log:
OPENMEETINGS-823 is fixed. Now Images are dragged as expected when user enter to the room again.

Modified:
    openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/baseDraw.lzx

Modified: openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/baseDraw.lzx
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/baseDraw.lzx?rev=1727528&r1=1727527&r2=1727528&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/baseDraw.lzx (original)
+++ openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/whiteboard/base/baseDraw.lzx Fri Jan 29 10:59:23 2016
@@ -981,6 +981,7 @@
     		        }
 		        }
 				////Debug.write("found obj: ",this.baseactionobjectList[eg]);
+				break;
 			}
 		}		
 		return tempList;