Comment #13 on issue 489 by volkov.rodion: allow simultaneous drawing on  
the whiteboard for non-moderators/all users / rework Moderation Role
http://code.google.com/p/openmeetings/issues/detail?id=489

In your comments to the code above you say "on server-Side the canDraw  
status will be
false again when you relogin the same room" - and I assumed there is some
drawAllowStatus change on user joining the room - because, when anyone  
leaves any
room there is that ontabcontentleave event which makes  
canvas.isAllowedToDraw to be
true, but there is nothing that changes this attribute back to false, which  
causes
user to have drawing rights on joining back the room as described in issue  
724. So I
added Debug.writes to every possible piece of code changing the  
isAllowedToDraw
attribute and none of them are called on user joining the room, be it an  
initial user
or whatever user. So the above code gives drawing rights to any user that  
has left
any room.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
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