beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: add fading transition to make page switch feel more responsive on slow machines.
2022-06-13, Edouard Tisserant
fce3d407bb46
SVGHMI: add fading transition to make page switch feel more responsive on slow machines.
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"))