Revision: 3817
Author:   seba.wagner
Date:     Mon Jun 13 07:52:27 2011
Log:      distinguish between snaptogrid and showGrid
http://code.google.com/p/openmeetings/source/detail?r=3817

Modified:
/trunk/singlewebapp/WebContent/openmeetings/plugins/conference/whiteboard/fixedFileExplorerWhiteBoard.lzx

=======================================
--- /trunk/singlewebapp/WebContent/openmeetings/plugins/conference/whiteboard/fixedFileExplorerWhiteBoard.lzx Sat Jun 11 01:36:43 2011 +++ /trunk/singlewebapp/WebContent/openmeetings/plugins/conference/whiteboard/fixedFileExplorerWhiteBoard.lzx Mon Jun 13 07:52:27 2011
@@ -361,6 +361,12 @@
                 return parent.parent.panelArea._mainToolsPanel;
             </method>

+ <view name="_grid" x="-2" y="-2" height="${parent.height}" width="${parent.height}" + visibility="${ (parent.showGrid) ? 'visible' : 'hidden'}">
+               <!-- resource="_grid" -->
+
+            </view>
+
         </remoteWhiteboard>

     </view>

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
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-dev?hl=en.

Reply via email to