From e8998a9236992afa5c1fa4a41beaad534209faf9 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Thu, 26 Nov 2020 13:47:02 +1100 Subject: -luaengine_render.cpp: Work around MSVC ambiguous overload error. -docs: Clean up a little. * Includes typo fixes from Alexander Miller. --- docs/source/techspecs/layout_files.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/source/techspecs/layout_files.rst') diff --git a/docs/source/techspecs/layout_files.rst b/docs/source/techspecs/layout_files.rst index 69e978713d6..7581d7f332e 100644 --- a/docs/source/techspecs/layout_files.rst +++ b/docs/source/techspecs/layout_files.rst @@ -602,8 +602,8 @@ the state of an active-high output: .. code-block:: XML - - + + An example element for a button that gives visual feedback when clicked: @@ -773,7 +773,7 @@ The ``orientation`` element supports the following attributes, all of which are optional: rotate - If present, applies clockwise rotation in ninety degree implements. Must be + If present, applies clockwise rotation in ninety degree increments. Must be an integer equal to 0, 90, 180 or 270. swapxy Allows the screen, element or group to be mirrored along a line at @@ -1419,7 +1419,7 @@ in case of an I/O error. If an output file name is specified, the file will be created/overwritten on success or removed on failure. To check a layout file for common errors, run the script with the path to the -file no check and no output file name or base variable name. For example: +file to check and no output file name or base variable name. For example: **python scripts/build/complay.py artwork/dino/default.lay** -- cgit v1.2.3-70-g09d2