runtime/webinterface.css
author Edouard Tisserant
Tue, 09 Apr 2019 09:13:55 +0200
changeset 2582 8f0d6c5fd55f
parent 2266 ed415982a9aa
child 3857 d1fa9536b392
permissions -rw-r--r--
Fix deadlock when indirectly calling PLCObject's evaluator() from twisted of wx event loops. Was freezing while transfer/start/stop through Wamp. Serialize all PLCObject's call to self.PythonRuntimeCall into the same PythonThread thread.

.freeform-label {
    float: left;
    width: 30%;
}