Skip to content

Conversation

@AlexeyMz
Copy link
Member

  • Add RenderingState.{scheduleOnLayerUpdate, cancelOnLayerUpdate} as replacement for Debouncer + listening for syncUpdate event.
  • Add useLayerDebouncedStore() hook as more flexible way to debounce and update with the canvas layer.
  • Fix link rendering lagging behind when moving elements.

* Add `RenderingState.{scheduleOnLayerUpdate, cancelOnLayerUpdate}` as replacement for `Debouncer` + listening for `syncUpdate` event.
* Add `useLayerDebouncedStore()` hook as more flexible way to debounce and update with the canvas layer.
* Fix link rendering lagging behind when moving elements.
@AlexeyMz AlexeyMz force-pushed the schedule-on-layer-update branch from 48c891d to f597817 Compare November 14, 2025 19:08
@AlexeyMz AlexeyMz merged commit 4506322 into master Nov 14, 2025
4 checks passed
@AlexeyMz AlexeyMz deleted the schedule-on-layer-update branch November 14, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants