c:\users\u224870\appdata\local\programs\python\python36\lib\site-packages\flatland_rl-0.2.0-py3.6.egg\flatland\utils\editor.py in on_mouse_move(self, wid, event)
308 self.editor.drag_path_element(rcCell)
309
--> 310 self.view.redisplay_image()
311
312 else:
AttributeError: 'View' object has no attribute 'redisplay_image'
c:\users\u224870\appdata\local\programs\python\python36\lib\site-packages\flatland_rl-0.2.0-py3.6.egg\flatland\utils\editor.py in on_mouse_move(self, wid, event)
308 self.editor.drag_path_element(rcCell)
309
--> 310 self.view.redisplay_image()
311
312 else:
AttributeError: 'View' object has no attribute 'redisplay_image'
c:\users\u224870\appdata\local\programs\python\python36\lib\site-packages\flatland_rl-0.2.0-py3.6.egg\flatland\utils\editor.py in on_mouse_move(self, wid, event)
308 self.editor.drag_path_element(rcCell)
309
--> 310 self.view.redisplay_image()
311
312 else:
AttributeError: 'View' object has no attribute 'redisplay_image'
c:\users\u224870\appdata\local\programs\python\python36\lib\site-packages\flatland_rl-0.2.0-py3.6.egg\flatland\utils\editor.py in on_mouse_move(self, wid, event)
308 self.editor.drag_path_element(rcCell)
309
--> 310 self.view.redisplay_image()
311
312 else:
AttributeError: 'View' object has no attribute 'redisplay_image'