Opened 3 years ago

Closed 3 years ago

#12920 closed defect (fixed)

TRECISION: Right-clicking twice on an inventory icon temporarily removes the icon

Reported by: eriktorbjorn Owned by: bluegr
Priority: normal Component: Engine: Trecision
Version: Keywords:
Cc: Game: Nightlong: Union City Conspiracy

Description

If I open the inventory, then right-click twice on an object (using it on itself), the icon disappears. The object is still there, and left-clicking on it causes it to be redrawn.

I think it has to do with TrecisionEngine::endUseWith(). If _useWidh[Used] is the same as _curInventory, it stops the animation and redraws the name of the object. But apparently it doesn't redraw the object icon itself?

Change History (2)

comment:1 by bluegr, 3 years ago

Summary: TRESICION: Right-clicking twice on an inventory icon temporarily removes the iconTRECISION: Right-clicking twice on an inventory icon temporarily removes the icon

comment:2 by bluegr, 3 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.