.hgignore
author Edouard Tisserant
Thu, 18 Feb 2021 12:02:28 +0100
branchsvghmi
changeset 3151 8e5d383a58cb
parent 2352 fec90dc70e16
child 3193 8006bb60a4dd
permissions -rw-r--r--
SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.
.project

.directory
.pytest_cache
.cache
.coverage_full

syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$

bug_report.*\.txt
i18n/.*.new$
revision

doc/_build
doc/locale