Skip to content

Commit

Permalink
docs(example): bind reset camera to icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Dec 11, 2023
1 parent 2381ad4 commit ad4e2cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/06_vtk/Applications/VTPViewer/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ def load_client_files(files, **kwargs):

with SinglePageLayout(server) as layout:
layout.title.set_text("File Loader")
layout.icon.click = ctrl.view_reset_camera
with layout.toolbar:
vuetify.VSpacer()
vuetify.VSelect(
Expand Down

0 comments on commit ad4e2cb

Please sign in to comment.