beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: more attempts to prevent losing memory in JS closure
svghmi
2020-12-02, Edouard Tisserant
9e55061c87fa
SVGHMI: more attempts to prevent losing memory in JS closure
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))