tsoding / nothing

A simple platformer about nothing
MIT License
295 stars 76 forks source link

The cursor style may "stuck" on switching from level editor to the game #1189

Closed rexim closed 4 years ago

rexim commented 4 years ago

Steps to reproduce

  1. Start the game
  2. Load a level
  3. Switch to Level Editor by pressing TAB
  4. Select a rectangle
  5. Hover over the edge of the rectangle to make the cursor change its style
  6. Press TAB while still hovering above the edge of the rectangle

Observed

The style of the cursor didn't revert back to its original form

Expected

The style of the cursor reverts back to its original form