theme: adjust doc about parts "tabdrag", "tabmiddle"

This commit is contained in:
Boris Faure 2020-02-23 21:50:35 +01:00
parent 6f48f706f5
commit 65b38a8967
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
2 changed files with 7 additions and 0 deletions

View File

@ -16,6 +16,8 @@ Changes since 1.6.0:
are emitted when the current tab is dragged between tabs.
* In group "terminology/background", signal "tab,drag,move" is emitted when
the current tab is dragged outside of the tabbar.
* In group "terminology/background", parts "tabdrag", "tabmiddle" are used
to adjust drag.
Changes since 1.5.0:
--------------------

View File

@ -56,6 +56,11 @@ Here is swallowed an object of group `terminology.background`.
### TODO
## Special parts
### `tabdrag` and `tabmiddle`
Their geometry are used to adjust drag values.
## Signal received
### `tabbar,off` and `tabbar,on`
Whether to display a tab bar. Default is off.