Files
meet/src
lebaudantoine 83d562dbdf ️(frontend) isolate useSize subscription in a GridLayout leaf
Move the useSize observer into a leaf component of the GridLayout
tree. That leaf then propagates size changes back into the
GridLayout state through a callback.

This prevents every size change from re-rendering the whole
GridLayout tree, keeping the re-render local to the leaf that
actually observes the size.
2026-07-24 18:19:55 +02:00
..
2026-07-21 18:01:20 +02:00
2026-07-21 18:01:20 +02:00
2026-07-21 17:26:01 +02:00
2026-07-21 18:01:20 +02:00
2026-07-21 18:01:20 +02:00
2026-07-24 12:07:44 +02:00