Skip to content

Commit

Permalink
avoid glitching viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
moonyuet committed Nov 21, 2024
1 parent 5755c97 commit fd1a1e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/ayon_max/api/lib.py
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ def set_context_setting():
reset_frame_range()
reset_colorspace()
reset_unit_scale()
rt.viewport.ResetAllViews()


def get_max_version():
Expand Down

0 comments on commit fd1a1e7

Please sign in to comment.