subsoap / defos

Extra native OS functions for games written using the Defold game engine
Creative Commons Zero v1.0 Universal
112 stars 16 forks source link

Custom cursor images do not work in Microsoft Edge #112

Open subsoap opened 4 years ago

subsoap commented 4 years ago

Not that it is incredibly important... but it is an issue. Cursor displays as invisible on Edge if a custom one is set. Need to investigate and find proper solution, and if one cannot be found detect Edge and disable custom cursor functions (not setting custom cursor like pointer/hand, just using custom images). It's possible whatever I was doing is also specifically broken so I'll be sure to test various possible setups.