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