add the panels option, which is for NextWindow/PreviousWindow and the directional focus actions
This commit is contained in:
parent
9f11e2af6b
commit
fa72e99fbf
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@
|
|||
<xs:element minOccurs="0" name="wrap" type="ob:bool"/>
|
||||
<xs:element minOccurs="0" name="follow" type="ob:bool"/>
|
||||
<xs:element minOccurs="0" name="dialog" type="ob:bool"/>
|
||||
<xs:element minOccurs="0" name="panels" type="ob:bool"/>
|
||||
<xs:element minOccurs="0" name="here" type="ob:bool"/>
|
||||
<xs:element minOccurs="0" name="linear" type="ob:bool"/>
|
||||
<xs:element minOccurs="0" name="group" type="ob:bool"/>
|
||||
|
|
Loading…
Reference in a new issue