Fix title/code rendering

This commit is contained in:
Crom (Thibaut CHARLES) 2020-01-13 19:32:04 +01:00
parent a4a314df31
commit fc8ae6f4dc
Signed by: tcharles
GPG Key ID: 45A3D5F880B9E6D0
1 changed files with 4 additions and 4 deletions

View File

@ -171,7 +171,7 @@ This element the first in the XML file and is always open and never closed. All
``` ```
## `priority` attribute ## priority attribute
| Value | Usage | | Value | Usage |
|-------------------------------------|-----------------------------------------------------------------------| |-------------------------------------|-----------------------------------------------------------------------|
@ -486,7 +486,7 @@ Note: UICollapsable inside other UICollapsable will be be badly offset by the he
# Special files # Special files
## `contextmenu.xml` ## contextmenu.xml
### UIScene ### UIScene
Using the `OnAdd` event to trigger `UIObject_Misc_ExecuteServerScript` will prevent the GUI from loading. Using the `OnAdd` event to trigger `UIObject_Misc_ExecuteServerScript` will prevent the GUI from loading.
@ -518,9 +518,9 @@ The `node` property refers to an existing `UIRadialNode`'s `name` property.
- `UIPortrait` - `UIPortrait`
- `UITextTree` - `UITextTree`
## `stylesheet.xml` ## stylesheet.xml
## `fontfamily.xml` ## fontfamily.xml
--- ---