Skip to content
Snippets Groups Projects
Commit bfa91459 authored by Aurélie  AKLI's avatar Aurélie AKLI
Browse files

Update panelVue.py

parent cb73e7da
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,9 @@ class PanelVue(Canvas):
self.__root.update()
return self.winfo_height()
def get_canvas(self) -> Canvas:
return self
"""
Link to the mouse button to navigate in the canvas
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment