bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/whiteboard
germanocaumo 845ccc5ce7 fix(tldraw): group remove updates + fix shape max limit
- We were sending one websocket message for each removed shape, send only one with all IDs.
- The shape limit verification was not always working with rapid updates and if somehow the db got more shapes,
the users couldn't update or delete any shape anymore
- Unnecessary remove shape messages were being sent to the server when going over limit
2024-09-19 16:17:11 -03:00
..
custom-shapes/poll feat(whiteboard): Reuse poll result diagram as a whiteboard shape (#20350) 2024-06-10 17:12:40 -04:00
custom-tools/noop-tool refactor(whiteboard): lint file and remove unused code 2024-09-18 12:21:16 -03:00
component.jsx fix(tldraw): group remove updates + fix shape max limit 2024-09-19 16:17:11 -03:00
container.jsx refactor(whiteboard): lint file and remove unused code 2024-09-18 12:21:16 -03:00
hooks.js refactor(whiteboard): lint file and remove unused code 2024-09-18 12:21:16 -03:00
hooks.ts refactor(whiteboard): lint file and remove unused code 2024-09-18 12:21:16 -03:00
queries.ts update canvas names to whiteboard 2024-07-05 20:13:30 +00:00
service.js refactor(whiteboard): lint file and remove unused code 2024-09-18 12:21:16 -03:00
styles.js fix(whiteboard): background white borders (#21136) 2024-09-16 14:19:41 -03:00
utils.js fix(tldraw): only send diffs updates to server 2024-09-19 12:38:57 -03:00