View Issue Details

IDProjectCategoryView StatusLast Update
0006576The Dark ModGUIpublic14.10.2024 19:56
ReporterDaft Mugi Assigned ToDaft Mugi  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionSVN 
Target VersionTDM 2.13Fixed in VersionTDM 2.13 
Summary0006576: Mouse cursor should be hidden during briefing/debriefing videos
DescriptionThe mouse cursor is shown during briefing and debriefing videos, displaying on top of videos.
The player has to move the mouse cursor off screen to get the cursor out of the way.
Additional InformationThe briefing and debriefing video GUIs are using "showCursor" to enable/disable the cursor. However, "showCursor" is not a GUI property for the mouse cursor.
TagsNo tags attached.

Relationships

duplicate of 0006453 closed Mouse pointer visible during cutscene 

Activities

Daft Mugi

Daft Mugi

06.10.2024 21:27

developer   ~0016861

Fixed as assets rev 17142.
Use "Desktop::hideCursor" instead of "showCursor".
Fiver

Fiver

13.10.2024 21:59

reporter   ~0016873

I tested 2.13/64 #10890 (dev17152). The cursor is still visible during the briefing for me. I may be missing something here...
Daft Mugi

Daft Mugi

14.10.2024 19:52

developer   ~0016876

Last edited: 14.10.2024 19:56

Some missions, such as "A New Job" and "Tears of St. Lucia", have a custom briefing GUI that plays a briefing animation (moving images).
A briefing animation is different than a briefing video.
I'm not sure much can be done for missions that include a custom briefing GUI, but at least the official missions can be updated to hide the cursor.

Committed assets rev 17154.
Hide cursor during briefing animations of official missions.

Updates:
* A New Job
* Tears of St. Lucia

Issue History

Date Modified Username Field Change
06.10.2024 21:20 Daft Mugi New Issue
06.10.2024 21:20 Daft Mugi Status new => assigned
06.10.2024 21:20 Daft Mugi Assigned To => Daft Mugi
06.10.2024 21:27 Daft Mugi Note Added: 0016861
06.10.2024 21:28 Daft Mugi Status assigned => resolved
06.10.2024 21:50 Daft Mugi Additional Information Updated
06.10.2024 22:57 nbohr1more Resolution open => fixed
06.10.2024 22:57 nbohr1more Product Version => SVN
06.10.2024 22:57 nbohr1more Fixed in Version => TDM 2.13
11.10.2024 10:29 Fiver Relationship added duplicate of 0006453
13.10.2024 21:59 Fiver Note Added: 0016873
14.10.2024 19:52 Daft Mugi Note Added: 0016876
14.10.2024 19:56 Daft Mugi Note Edited: 0016876