Frank Liao

Results 4 comments of Frank Liao

It might be useful for the callback to receive some more data and be able to extrapolate which side[s] of the screen the component is off-screen of.

My thought process was that, in order to implement the functionality that I suggested, someone would have to re-implement the `getBoundingClientRect` and ref logic. When instead, at least the rect...

> @SkyzohKey The thing is the main use case would be for different servers to handle different sections of the world, ... True for large worlds, but I feel that...