Patch Changes
-
#677
b990e7e
Thanks @JoviDeCroock! - We reduce the raf timeout to be just above a timeout that is associated with a 30hz refresh rate. This ensures that for hidden frames the timeout drift can't be too large, the drift being too high could lead to unexpected situations. -
#679
f51eef4
Thanks @WeirdConstructor! - Fix accessing signals from Preact Class Component constructor.