Skip to content
  • Dmitry Kazakov's avatar
    Recover active node when the user toggles "Edit Global Selection" · e801f946
    Dmitry Kazakov authored
    When the mask is requested to hide, it checks if the "active node"
    has been changed at least once since the mask was activated and
    
    a) if the user hasn't change the active node, restores the
       previously active node
    b) if the user changed the active node, then do nothing
    
    BUG:409944
    e801f946