Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Tweak split border control popovers for automatic repositioning
  • Loading branch information
aaronrobertshaw committed Jun 29, 2022
commit f96e77f12b7740338f6fae8b50931a840c5b24ad
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const BorderBoxControlSplitControls = (
placement: popoverPlacement,
offset: popoverOffset,
anchorRef: containerRef,
__unstableShift: true,
}
: undefined;

Expand Down