Ejemplo n.º 1
0
 def viewport_position(self):
     """ Returns the (x, y) scroll position of the view in layout coordinates """
     return sublime_api.view_viewport_position(self.view_id)
Ejemplo n.º 2
0
 def viewport_position(self):
     """ Returns the (x, y) scroll position of the view in layout coordinates """
     return sublime_api.view_viewport_position(self.view_id)