Add todo item

feature/core
Sven Slootweg 6 years ago
parent 79fc14a78e
commit 1751fb2f86

@ -26,6 +26,7 @@ function trackRef(window_, element) {
- Width-scale sidebar'd windows with sidebar - Width-scale sidebar'd windows with sidebar
- Reorderable sidebar windows - Reorderable sidebar windows
- Insertion indicator while sidebarring floating windows or reordering sidebar'd windows - Insertion indicator while sidebarring floating windows or reordering sidebar'd windows
- Reserve space for used sidebar
*/ */
function WindowSpace({children}) { function WindowSpace({children}) {

Loading…
Cancel
Save