eric7/EricWidgets/EricSideBar.py

branch
eric7
changeset 8579
cfd0e44ef084
parent 8366
2a9f5153c438
child 8583
aac629a05f8b
--- a/eric7/EricWidgets/EricSideBar.py	Sat Sep 04 12:29:32 2021 +0200
+++ b/eric7/EricWidgets/EricSideBar.py	Sat Sep 04 16:51:35 2021 +0200
@@ -30,6 +30,8 @@
     WEST = 3
 
 
+# TODO: change to used a QListWidget with icons (48px) instead of QTabBar and
+#       remove the auto hide/show feature (?)
 class EricSideBar(QWidget):
     """
     Class implementing a sidebar with a widget area, that is hidden or shown,

eric ide

mercurial