beremiz
Clone
Summary
Browse
Changes
Graph
Project tree: avoid flickering and glitches in notebook when selecting some still not opened ConfigTreeNode
svghmi
2020-11-20, Edouard Tisserant
2ec1aebda927
Project tree: avoid flickering and glitches in notebook when selecting some still not opened ConfigTreeNode
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"))