mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 01:47:13 +00:00
Schema markup updates
This commit is contained in:
parent
518ea25d83
commit
69827944a0
@ -1479,6 +1479,16 @@
|
|||||||
max="1"
|
max="1"
|
||||||
super="gui/window/resolution/grid"
|
super="gui/window/resolution/grid"
|
||||||
[/tag]
|
[/tag]
|
||||||
|
[key]
|
||||||
|
name="horizontal_scrollbar_mode"
|
||||||
|
type="scrollbar_mode"
|
||||||
|
default=initial_auto
|
||||||
|
[/key]
|
||||||
|
[key]
|
||||||
|
name="vertical_scrollbar_mode"
|
||||||
|
type="scrollbar_mode"
|
||||||
|
default=initial_auto
|
||||||
|
[/key]
|
||||||
[/tag]
|
[/tag]
|
||||||
[tag]
|
[tag]
|
||||||
name="panel"
|
name="panel"
|
||||||
|
@ -122,6 +122,9 @@ twidget* tbuilder_multi_page::build() const
|
|||||||
* horizontal_scrollbar_mode & scrollbar_mode & initial_auto &
|
* horizontal_scrollbar_mode & scrollbar_mode & initial_auto &
|
||||||
* Determines whether or not to show the
|
* Determines whether or not to show the
|
||||||
* scrollbar.
|
* scrollbar.
|
||||||
|
* vertical_scrollbar_mode & scrollbar_mode & initial_auto &
|
||||||
|
* Determines whether or not to show the
|
||||||
|
* scrollbar.
|
||||||
* @end{table}
|
* @end{table}
|
||||||
* @begin{tag}{name="page_definition"}{min=0}{max=1}{super="gui/window/resolution/grid"}
|
* @begin{tag}{name="page_definition"}{min=0}{max=1}{super="gui/window/resolution/grid"}
|
||||||
* @end{tag}{name="page_definition"}
|
* @end{tag}{name="page_definition"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user