etterna icon indicating copy to clipboard operation
etterna copied to clipboard

make mouse cursor consistent across display modes

Open LastExceed opened this issue 5 years ago • 0 comments

  • windowed mode uses hardware cursor with os-default texture
  • fullscreen mode uses software cursor with custom texture

I propose using hardware cursor with custom texture in both cases and removing the software cursor

LastExceed avatar Oct 18 '20 22:10 LastExceed