util/__init__.py
author |
Surkov Sergey <surkovsv93@gmail.com> |
|
Thu, 26 Jan 2017 17:16:54 +0300 |
changeset 1644 |
976ce8c6195d |
parent 742 |
41a4a560406c
|
permissions |
-rw-r--r-- |
Correct element size, if block type or variable name is wider than block width.
Previously, if size corrected, element changed position to the right (or down, if height is corrected). Now upper-left corner is fixed.