fix(editor): simplify and fix midpoint highlighting (#10832)
This commit is contained in:
@@ -265,6 +265,7 @@ const getRelevantAppStateProps = (
|
||||
frameRendering: appState.frameRendering,
|
||||
shouldCacheIgnoreZoom: appState.shouldCacheIgnoreZoom,
|
||||
exportScale: appState.exportScale,
|
||||
currentItemArrowType: appState.currentItemArrowType,
|
||||
});
|
||||
|
||||
const areEqual = (
|
||||
|
||||
Reference in New Issue
Block a user