bigbluebutton-Github/bigbluebutton-html5/imports/ui
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
..
components fix(tldraw): group remove updates + fix shape max limit 2024-09-19 16:17:11 -03:00
core Add: Flag to enable apollo devtools in production (#21094) 2024-09-13 17:14:09 -03:00
hooks Refactor: Make bundle using webpack (#20811) 2024-08-09 13:58:44 -04:00
services fix(audio): ensure initial local mute state when muteOnStart=true 2024-09-11 19:16:57 +00:00
stylesheets/styled-components feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
Types Add: Flag to enable apollo devtools in production (#21094) 2024-09-13 17:14:09 -03:00