bluelemonade

Results 40 issues of bluelemonade

How can I install Atom ink, is this the right name of the package.

hello, I swtich a project from an exe to an air desktop app. now I get this error: if (!target && !altTarget) { throw new Error("Not touch target found (hit...

I used the panzoom in an older vue2 project. Now I tested it in a simple vue3 setup, I got Unhandled error during execution of mounted hook at at and...

hi, ich benutze cs6, habe die App.as als main verlinkt. wirft diesen fehler: [SWF] AIRKinectv2.swf - 16290 Byte nach Dekomprimierung AIRKinectv2 SDK: (KV2 v1.0.2) - license: (KV2_ANE_TK060515 trial) Please visit...

how can i force a reload of the componente when i change the language on the page in a floater. Is there a function to do this? ``` ``` I...

I have a GltfModel Tag `` inside the tag I load the draco js. ``` const initDraco = () => { // loader const dracoLoader = new DRACOLoader(); console.log(dracoLoader) console.log(GltfLoader);...

how can I set the background alpha of the sceen to 0, or use da texture or gradient for background rendering?

hi, I tried to blur the shadow, but failed. Is LightShadow implemented or is there a way to set the shadow radius.

### Version vue-final-modal: 4.5.4 vue: v3.2.5 simple setup in app.vue ``` .... {{ title }} Confirm ``` ok, in chrome I can toggle the teleport comments, the VueFinalModal didn't toggle,...

question

when the component is initalized I got ``` TypeError: Cannot read properties of undefined (reading 'on') at Proxy.attachEvents (vue-panzoom.esm.js:68:1) at Proxy.mounted (vue-panzoom.esm.js:32:1) at eval (runtime-core.esm-bundler.js:2739:1) at callWithErrorHandling (runtime-core.esm-bundler.js:157:1) at callWithAsyncErrorHandling...