beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix scrollbar not behaving when rotated.
svghmi
2021-02-14, Edouard Tisserant
1d724e8d5592
SVGHMI: fix scrollbar not behaving when rotated.
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"))