Skip to content
Snippets Groups Projects
Commit 1b745489 authored by Kitty Barnett's avatar Kitty Barnett
Browse files

- fixed : locked folder lookups don't properly refresh when an item is taken off (or worn)

    -> repro:
        * @attachthis:shirt=n with a shirt worn in a folder under #RLV
        * right-click the other items in the folder and note that Wear/Add is grayed out/blocked
        * right-click the worn shirt and "Take Off"
        * right-click the other items in the folder and note that Wear/Add is still grayed out/blocked when it shouldn't be
        * wear/take off anything else and note that the items in the #RLV folder are now enabled as they should have been
    -> RlvFolderLocks::m_fLookupDirty is flagged on any COF change, but RlvCommandOptionGetPath::getItemIDs() wasn't using COF data which caused the discrepency

--HG--
branch : RLVa
parent 206157a1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment