-
-
Notifications
You must be signed in to change notification settings - Fork 432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Button for clearing a whiteboard #151
Comments
hello @mwllgr /client-data/board.html create "new" folder inside /tools
Thanks |
Thanks @topninja! Any info on how I can integrate this with the Docker container? |
This does not clear the board. This just clears the drawing area locally on your own screen, without sending anything to the server or to other connected users. If you simply refresh the page, you will the the board reappear. |
sorry for check in deep. revise above new.js like this
server/boardData.js input this function
server/socket.js
|
This is already better, but isn't this.board supposed to be an object ? Anyway, can you please submit this as a pull request ? This will be easier to review |
Similar to #120 - why isn't there a button to clear the whole board? It's easier than deleting the file or sharing a new link.
The text was updated successfully, but these errors were encountered: