tests/wxHMI/project_files/DrawLogo.png
author |
Andrey Skvortsov <andrej.skvortzov@gmail.com> |
|
Fri, 23 Dec 2016 18:40:31 +0300 (2016-12-23) |
changeset 1613 |
41ca586da9dc |
parent 1465 |
9011e2ceea85
|
child 1691 |
9a42f12a973e |
permissions |
-rw-r--r-- |
fix strange behavior on Backspace press in ST
Before:
if text was selected and cursor was at indention, one indention (two
spaces) was removed.
if cursor was at start position of the line, then nothing happened.
if cursor was in the middle of indention then on backspace more
indention were added
Now:
if text is selected, it will be removed.
if cursor is at start position, then new line will be removed.
if cursor was in the middle of indention one indention is removed.
1465
9011e2ceea85
Fixed win32 runtime crashing when attempting to log before errors before PLC start. Added pictures to wxHMI and fixed it so that it loads on windows as well
Edouard Tisserant
parents:
diff
changeset
|
1 |
(binary:image/png) |