From 07a843f7bd0bccad5f9c73f62a8d2e2b9365d788 Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Sat, 17 Aug 2024 00:02:08 -0700 Subject: [PATCH] render resize handles first so they can't interfere with a magnified block --- frontend/layout/lib/TileLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/layout/lib/TileLayout.tsx b/frontend/layout/lib/TileLayout.tsx index eb2a5c59..d0c273af 100644 --- a/frontend/layout/lib/TileLayout.tsx +++ b/frontend/layout/lib/TileLayout.tsx @@ -115,8 +115,8 @@ function TileLayoutComponent({ tabAtom, contents, getCursorPoint }: TileLayoutPr style={tileStyle} >
- +