graphics/GraphicCommons.py
changeset 1857 524ff4dbb7d9
parent 1852 70c1cc354a8f
child 1868 616c3f4bcbcb
--- a/graphics/GraphicCommons.py	Tue Oct 10 12:34:50 2017 +0300
+++ b/graphics/GraphicCommons.py	Tue Oct 10 12:50:10 2017 +0300
@@ -1647,9 +1647,6 @@
     def SetSize(width, height):
         pass
 
-    # Forbids to et size of the group elements to their minimum size
-        pass
-
     # Moves and Resizes the element for fitting scaling
     def SetBestSize(self, scaling):
         if scaling is not None: