Skip to content

Clean up/remove event timestamp checking code from GlOutsideDirective

The GlOutsideDirective now uses event capturing, which should mean that its timestamp-checking behaviour can be removed.

This would mean:

For reference, here's the discussion which led this timestamp checking in the first place.

Edited by Vanessa Otto