WebBrowser/SiteInfo/SiteInfoDialog.py

changeset 4939
98ef487d00eb
parent 4933
19f2ae7757d1
child 4941
b0e4e7a65872
--- a/WebBrowser/SiteInfo/SiteInfoDialog.py	Mon Apr 11 20:10:03 2016 +0200
+++ b/WebBrowser/SiteInfo/SiteInfoDialog.py	Thu Apr 14 18:54:39 2016 +0200
@@ -139,7 +139,8 @@
         @param current current image entry (QTreeWidgetItem)
         @param previous old current entry (QTreeWidgetItem)
         """
-        # TODO: add display of SVG files
+        # TODO: improve display of SVG files when the main color is identical
+        #       to the background
         if current is None:
             return
         

eric ide

mercurial