mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-12-24 23:31:32 +08:00
Updates notes.
This commit is contained in:
parent
d2d2467101
commit
69dca97333
@ -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.
|
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.
|
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)
|
- [ ] 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
|
### Beta 0.1
|
||||||
- [x] Improve FloatingWidget (Remove maximize button, only support close-button which hides the widget)
|
- [x] Improve FloatingWidget (Remove maximize button, only support close-button which hides the widget)
|
||||||
|
Loading…
Reference in New Issue
Block a user