bigbluebutton-Github/bigbluebutton-html5/imports/ui
germanocaumo f7468b6fc2 fix(tldraw): only send diffs updates to server
When a shape is changed, the full shape objcect was being transmitted to the server again.
Do a diff to only send what changed (similarly  as it was in tldraw v1) to save upload bw.

TODO:
Draw segments diffs (array) is still not working, so all the segments are still being sent every time.
2024-09-19 12:38:57 -03:00
..
components fix(tldraw): only send diffs updates to server 2024-09-19 12:38:57 -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