beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: nasty scope shadowing bug... was making funny recursion, leading to really slow interaction.
2022-06-15, Edouard Tisserant
d3cf85a3c282
SVGHMI: nasty scope shadowing bug... was making funny recursion, leading to really slow interaction.
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"))