GameJoy icon indicating copy to clipboard operation
GameJoy copied to clipboard

Remove unnecessary warning when running Context.UnbindAll()

Open jackTabsCode opened this issue 3 years ago • 0 comments

https://github.com/Rimuy/GameJoy/blob/b059474cbaf4d029469a100fb59aa3e0d0790bad/src/Class/Context.ts#L180

I am spammed with warnings in my output just by runningContext.UnbindAll().. which doesn't make sense. I don't understand why it is warning for this use case, and should be corrected.

https://i.imgur.com/kUQJgmf.png

jackTabsCode avatar Aug 26 '22 06:08 jackTabsCode