From 69dca97333455fd1756770d6187fc62108c66270 Mon Sep 17 00:00:00 2001 From: mfreiholz Date: Wed, 16 Mar 2016 13:29:05 +0100 Subject: [PATCH] Updates notes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cbdefc..7912f35 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Items sorted by priority It might be good to use the same width/height as the parent content, if dropped on existing content. In case of outer-drop we might use the preferred size of the content. - [ ] Floating widget should be a real window with all of its functionality (maximize and split by moving it to the edge of the screen) +- [ ] Dropping floating-widgets on the edge should be possible even if there is no margin/padding. ### Beta 0.1 - [x] Improve FloatingWidget (Remove maximize button, only support close-button which hides the widget)