Preston Thomas

Results 17 comments of Preston Thomas
trafficstars

Hi - it works well with my images up to about 40 000 pixels. But the 121 000 pixels it just seems to get stuck on my one computer and...

Thanks I see this error multiple time when I try run with or without defining the tilesize on the larger image (15GB image) (no errors on the smaller images like...

Thank you The image is a client image and very very large 15GB- (I can get permission and watermark it though - do you have a private email so I...

I am getting the same issue with Gatsby v4 I used --legacy-peer-deps to help it install

Hi any progress on this issue? I am using air sdk 18.0 in flash builder 4.7 If I add this code ``` actionscript3 Gestouch.inputAdapter=new NativeInputAdapter(this.stage); var doubleTap:TapGesture=new TapGesture(appMediator); doubleTap.numTapsRequired=2; doubleTap.addEventListener(GestureEvent.GESTURE_RECOGNIZED,...

I changed this line in the function onStageAvailable(stage:Stage):void Gestouch.inputAdapter||=new NativeInputAdapter(stage); to Gestouch.inputAdapter=new NativeInputAdapter(stage); and its working for me not sure what the || is for there? The weird thing is...

I see the same issue on some of my test PC machines It actually works great on my dev PC and my laptop :) But if I copy the exact...

Hi Yep it's so weird On these new PCs if I run my unity3d kinect apps or Microsoft kinect tests I made from visual studio then all those examples and...

Hi I tried installing the full kinect 2 sdk on these test pcs too but still the same error. I am very interested in using this and for my work...

Thank you I sent you a linkedin request. I could give you team viewer access to one of these production PC? The example and flash builder are setup too on...