Theo van Oostrum

Results 4 comments of Theo van Oostrum

I will take a look at it soon, and do some more testing to make sure the code is correct

You were right about the case when mode is not explicitly set. I added an extra check for that. Also there's the case when the pano is not initially set,...

Then the logic to determine whether to use 2d or 3d should be put in some separate function, which can be called from the constructor and from the setPano method....

I made some changes hoping this long standing pull request will be picked up. Now checking whether to use 2d or 3d by looking for a canvas element in the...