Search found 4 matches

by FGrignoux
Tue Mar 31, 2020 8:58 am
Forum: Object2VR general
Topic: Custom hotspot label display problem
Replies: 0
Views: 2920

Custom hotspot label display problem

Hi there, We ran into a functional problem on Edge navigator last week with our application (impossible to scroll around the object on touch devices) so we had to update our plugin from v3.0 to v3.1.8. This fixed the problem but added another one : our custom html hotspot labels wouldn't display any...
by FGrignoux
Tue Jun 12, 2018 12:09 pm
Forum: Object2VR general
Topic: Error MSGesture is not defined on Object2vr 3.1.5
Replies: 4
Views: 6382

Re: Error MSGesture is not defined on Object2vr 3.1.5

Hi,
Here is a screenshot of the error :
Image

It happens when initiating a rotation.
by FGrignoux
Tue May 22, 2018 4:38 pm
Forum: Object2VR general
Topic: Html5 version and image loading optimisation
Replies: 0
Views: 5338

Html5 version and image loading optimisation

Hi there, I apologize if those questions have already been asked, didn't find anything about it on the forum. I'm using Object2vr, html5/javascript version, for web display only and I'm actually trying to optimize image loading time, especially for mobile display. For that I use the multiresolution ...
by FGrignoux
Tue May 22, 2018 3:47 pm
Forum: Object2VR general
Topic: Error MSGesture is not defined on Object2vr 3.1.5
Replies: 4
Views: 6382

Error MSGesture is not defined on Object2vr 3.1.5

Hi ! I updated my object2vr script from 3.0/10616 (an old one) to 3.1.5/10768 and I know have a javascript error on chrome, mozilla and IE11 : ReferenceError: MSGesture is not defined In the unminified script we can see : function Xb(a) { oa || (oa = new MSGesture, oa.target = c.control); oa.addPoin...