[Scummvm-tracker] [ScummVM :: Bugs] #16908: NANCY: No hotspot cursor on some hotspots
ScummVM :: Bugs
trac at scummvm.org
Sun Sep 20 15:53:05 UTC 2026
#16908: NANCY: No hotspot cursor on some hotspots
-------------------------+-------------------------------------------------
Reporter: | Owner: Filippos Karapetis <bluegr@…>
tunnelsociety |
Type: defect | Status: closed
Priority: normal | Component: Engine: Nancy
Version: | Resolution: fixed
Keywords: | Game: Nancy Drew: The Secret of Shadow
| Ranch
-------------------------+-------------------------------------------------
Changes (by Filippos Karapetis <bluegr@…>):
* owner: (none) => Filippos Karapetis <bluegr@…>
* resolution: => fixed
* status: new => closed
Comment:
In [changeset:"f40fdd132e55b0959fc7afcb62232996ad92ceee" f40fdd13]:
{{{#!CommitTicketReference repository=""
revision="f40fdd132e55b0959fc7afcb62232996ad92ceee"
NANCY: Fix missing hotspot cursor for script-set cursor type 0
CursorManager::setCursor() skipped re-resolving the cursor when the
requested type matched the current one. Since the idle cursor is also
kNormal (type 0), hotspots asking for script cursor type 0 (e.g. record 6
of nancy10 scene 2306, the kitchen cake area) never switched to the
highlighted eyeglass. The setFromScript and hotspotVariant flags now take
part in that comparison, as the same type resolves to a different slot
depending on them.
Fix #16908
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/16908#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list