- Issue created by @lauriii
- 🇬🇧United Kingdom jessebaker
I've not got any further in providing steps to reproduce this, but it did happen to me just now and I was able to deduce that the issue is occuring in
ui/src/features/layout/previewOverlay/ViewportOverlay.tsx
. It seems thatupdateRect()
is either not being called, or being called and failing to correctly update the rect.I've raised an MR that I hope will be more reliable, but it's hard to be sure given I'm not sure the exact sequence of events that cause the issue.
- Merge request !378#3484140 Remove instance where overlay could be out of sync with preview → (Merged) created by jessebaker
- 🇺🇸United States hooroomoo
I was able to reproduce the problem on the MR. Attached video
- 🇺🇸United States hooroomoo
Updated issue summary with the steps i used to reproduce.
- Status changed to Needs work
26 days ago 11:20am 10 March 2025 - 🇫🇮Finland lauriii Finland
I was recording some demos of XB yesterday and was running into this fairly consistently when placing sections.
- 🇬🇧United Kingdom jessebaker
Hey @hooroomoo - could you please re-test.
1) I think the fix in the MR is still valuable
2) since this was last tested we introduced mutation observers elsewhere that have made the overlay generally more robust.I don't seem to be able to reproduce the issue any more.
- 🇺🇸United States hooroomoo
Tested manually and I also can't reproduce the issue anymore :D
-
hooroomoo →
committed e42289c7 on 0.x authored by
jessebaker →
Issue #3484140 by jessebaker, hooroomoo, lauriii: Overlay / annotations...
-
hooroomoo →
committed e42289c7 on 0.x authored by
jessebaker →
Automatically closed - issue fixed for 2 weeks with no activity.