Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/rawpython/remi
/ update_position
Method
update_position
editor/editor.py:99–100 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
97
pass
98
99
def
update_position(self):
100
pass
101
102
def
set_snap_grid_size(self, value):
103
self.snap_grid_size = value
Callers
2
setup
Method · 0.95
stop_drag
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected