From 1751fb2f8608b69b4d77ae044af08eea8af36146 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Tue, 13 Nov 2018 10:23:11 +0100 Subject: [PATCH] Add todo item --- src/client/components/window-manager/index.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/components/window-manager/index.jsx b/src/client/components/window-manager/index.jsx index 12d4635..ffaeaa5 100644 --- a/src/client/components/window-manager/index.jsx +++ b/src/client/components/window-manager/index.jsx @@ -26,6 +26,7 @@ function trackRef(window_, element) { - Width-scale sidebar'd windows with sidebar - Reorderable sidebar windows - Insertion indicator while sidebarring floating windows or reordering sidebar'd windows + - Reserve space for used sidebar */ function WindowSpace({children}) {