V3.3.1 js.foresight
This version introduces a new enableManagerLogging
prop for the ForesightManager
. It’s primarily intended for maintainers, providing logs about internal manager activity that can’t be observed through event logging alone. These logs cover details such as manager initialization, switching device strategies (e.g., from mouse to pen), aborting controllers, and cache invalidation.
This should also fix #13
Features
- Added
enableManagerLogging
to the global settings