- Added a
DragDistanceThreshold
to the theMouseEventMonitor
to allow small/accidental drag operations to still register as a click. - Updated the sample scene to also log the performed actions to the console.
DragDistanceThreshold
to the the MouseEventMonitor
to allow small/accidental drag operations to still register as a click.