Facepunch / sbox-issues

162 stars 11 forks source link

Cursor becomes invisible inside game view #5061

Open Weldify opened 4 months ago

Weldify commented 4 months ago

Describe the bug

The mouse cursor becomes invisible once you click inside the game view even if there is a panel with pointer-events: all. It still interacts with panels properly.

To Reproduce

  1. Have a panel wth pointer-events: all
  2. Launch the scene, you should see your mouse pointer. Click anywhere in the game view and it will become invisible

Expected behavior

The cursor should remain visible as long as there is a panel with pointer-events: all

Media/Files

https://github.com/Facepunch/sbox-issues/assets/66477673/133e8e78-49ea-4ad5-a5ff-e864ab92f242

Additional context

Windows 10

handsomematt commented 3 months ago

This seems fixed now