Commit 56ba4e4
committed
qmdiSplitTab: double click open new document on correct tab (#132)
When double clicking the empty area of a tabbar, a new document is
created. Currently, the active tab would get a new tab. What happes if
you click a non active split? The document is opened on the wrong place.
This fixes it. Similar to what has been done in https://github.com/
diegoiast/qtedit4/commit/d46a2c6060d0780ef2bb0bdc8ec8c61df23a5bc2
closes #1321 parent 6fea676 commit 56ba4e4
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| |||
0 commit comments