controls/DebugVariablePanel/DebugVariableGraphicViewer.py
changeset 1757 0de89da92ee0
parent 1750 acf02488f37f
child 1764 d5df428640ff
--- a/controls/DebugVariablePanel/DebugVariableGraphicViewer.py	Wed Aug 16 16:37:45 2017 +0300
+++ b/controls/DebugVariablePanel/DebugVariableGraphicViewer.py	Wed Aug 16 17:27:58 2017 +0300
@@ -438,7 +438,7 @@
         # will be set in reverse order
         buttons = self.ContextualButtons[:]
         if direction in [wx.TOP, wx.LEFT]:
-             buttons.reverse()
+            buttons.reverse()
 
         # Set contextual menu buttons position aside rect depending on
         # direction given