fix(ui): assess retained items on right click
Port UIElement_ItemList's physical-item right-click branch through the shared retained list. Select and appraise backpack, loot, paperdoll, and shortcut items through their canonical owners, while preventing RMB movement from lifting items or issuing appraisal requests. Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
parent
5ad32d5753
commit
2dd5cb80d2
17 changed files with 264 additions and 5 deletions
|
|
@ -101,6 +101,9 @@ passed. The pre-existing Assess command has been reconciled against retail.
|
|||
The same slice now includes retail world right-click assessment through the
|
||||
configurable `SelectRight` complete-click gesture; RMB orbit drags cancel
|
||||
instead of appraising the release point.
|
||||
Retail's separate retained ItemList right-click branch now covers physical
|
||||
backpack, loot, paperdoll, and toolbar item cells through the same selection
|
||||
and appraisal owner.
|
||||
Slice 3's first connected gate found and corrected the real remaining defects:
|
||||
ACE creature flag `0x0100` was mislabeled as a weapon profile and left the
|
||||
appraisal busy reference held, retail's examination UI had been mounted as a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue