fix(editor): simplify and fix midpoint highlighting (#10832)

This commit is contained in:
David Luzar
2026-02-24 21:11:46 +01:00
committed by GitHub
parent 0b3a5e7cc4
commit 2874f9e48c
3 changed files with 61 additions and 50 deletions
@@ -265,6 +265,7 @@ const getRelevantAppStateProps = (
frameRendering: appState.frameRendering,
shouldCacheIgnoreZoom: appState.shouldCacheIgnoreZoom,
exportScale: appState.exportScale,
currentItemArrowType: appState.currentItemArrowType,
});
const areEqual = (