4.2.3
Fix event issue, use RegisterToEventsDirectly
and CanInvokeOnHandledEvents
to customize event registering/handling. (@softwareantics)
Internal cleanup that fixed issue where setting RenderContinuously = false
caused an extra call to render. (@francotiveron)