bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/whiteboard/annotation-factory/reactive-annotation
James Jung 204921e043 Make code more readable, and make clicking the mouse right button not to draw annotation
Seperate the function 'contextMenuHandler' of drawing listeners into the service for reusability

Call the 'UndoAnnotation' method from Whiteboard-toolbar's service to use inside Whiteboard-overlay's draw listeners,
rather than initializing the same method inside Whiteboard-overlay's service to use

Make drawing annotations using the mouse right button inactive
2018-07-23 17:25:06 -04:00
..
component.jsx Make code more readable, and make clicking the mouse right button not to draw annotation 2018-07-23 17:25:06 -04:00
container.jsx Change cursor and annotation to user streams and add optimistic updates 2018-05-28 14:46:14 -03:00
service.js Change cursor and annotation to user streams and add optimistic updates 2018-05-28 14:46:14 -03:00