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