Skip to content
  • loh tar's avatar
    ToggleToolViewAction: Avoid unwanted updates · 5b1a7b16
    loh tar authored
    These unneeded updates caused issues on session restore, when we set in unknown
    order some view status. Because hiding one tool affect some other tool too when
    they are in the same tab bar.
    
    - Only call show/hide when needed
    - Avoid unneeded function call, use given parameter
    5b1a7b16