Comment #9 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
If by onDrawAllowStatus event you mean the so-called handler from participents.lzx, I've inserted the Debug.write there and noticed the handler is never called, be it moderator joining the conference room, or just a simple user. In addition, the issue 724 is caused by the above code - because it makes any user that leaves the room being able to draw next time he joins the room. So, there is some malfunction there. Please take a look at the patch I've made on issue 724 and you might be able to offer some better solution, like making handler to work or something. -- 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 -~----------~----~----~----~------~----~------~--~---
