File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,20 +21,20 @@ free to dock almost everywhere.
21
21
22
22
![ Layout of widgets] ( doc/preview.png )
23
23
24
- ![ Dropping widgets] ( preview-dragndrop.png )
24
+ ![ Dropping widgets] ( doc/ preview-dragndrop.png)
25
25
26
26
### Docking inside floating windows
27
27
There is no difference between the main window and a floating window. Docking
28
28
into floating windows is supported.
29
29
30
- ![ Docking inside floating windows] ( floating-widget-dragndrop.png )
30
+ ![ Docking inside floating windows] ( doc/ floating-widget-dragndrop.png)
31
31
32
32
### Grouped dragging
33
33
When dragging the titlebar of a dock, all the tabs that are tabbed with it are
34
34
going to be dragged. So you can move complete groups of tabbed widgets into
35
35
a floating widget or from one dock area to another one.
36
36
37
- ![ Grouped dragging] ( grouped-dragging.png )
37
+ ![ Grouped dragging] ( doc/ grouped-dragging.png)
38
38
39
39
### Perspectives for fast switching of the complete main window layout
40
40
A perspective defines the set and layout of dock windows in the main
@@ -43,7 +43,7 @@ perspective to make your own custom perspective. Later you can simply
43
43
select a perspective from the perspective list to quickly switch the complete
44
44
main window layout.
45
45
46
- ![ Perspective] ( perspectives.png )
46
+ ![ Perspective] ( doc/ perspectives.png)
47
47
48
48
## Tested Compatible Environments
49
49
- Windows 10
You can’t perform that action at this time.
0 commit comments