Closed pixelzoom closed 4 years ago
I went ahead and added documentation in the above commit. Please review, feel free to change if the description is inaccurate or you'd prefer something else.
That's fine with me. What do you think, @tmildemberger?
Looks good.
Since it's already ready for review, I'll go ahead and close it.
Noticed while working on #40.
Both ScreenView subclasses define
viewOrigin
. The computation of the value is a little complicated, so comments would be nice here.OneDimensionScreenView.js:
TwoDimensionsScreenView.js: