Skip to content
  • Dmitry Kazakov's avatar
    Fixed deselected selections · 4b48ec63
    Dmitry Kazakov authored
    Now a selection cannot be "deselected". It either exists or does not exist.
    When we deselect the global selection the corresponding mask is set
    not-active and is left in the layer stack. When we need to "Reselect", we
    just search for the last non-active mask and activate it.
    
    These changes need testing!
    
    BUG:294216
    4b48ec63