Custom Automated Systems Pte Ltd

Results 29 issues of Custom Automated Systems Pte Ltd

compiler.plugin is now unusable: https://github.com/webpack/webpack/issues/11672

I marked my method @Async and didn't call it in a lambda or anonymous class but still got the following error: ``` java.lang.UnsupportedOperationException: The method "JPromise#await" should be invoked in...

Sometimes I get empty glyphs when using FreeTypeFontGenerator. This happens more often when the font size is large. Which characters are missing is unpredictable. Here is my code. ``` public...

Hi, I am facing this exact problem https://stackoverflow.com/questions/72086863/how-to-install-a-global-npm-package-using-fnm-fast-node-manager Hope for a fix so I don't need to change shell to install a global package.

help wanted
os:windows

Dear Olivier, I've just started on a simple new game and I realise that when I scale a sprite, it somehow screws up the mousedown events on that sprite (clicks...

Credit to https://github.com/xcellerator/linux_kernel_hacking/issues/3

Dear mevdschee, is it possible to do this? Otherwise I guess I will have to select and check first which will use more data.

enhancement

Hi, is there any way to use this for GWT? I tried to put `````` in my GdxDefinition.gwt.xml and ```api "com.ea.async:ea-async:$eaAsyncVersion:sources"``` in my GWT build.gradle but the build fails. I...

Currently, running quasar dev on cordova results in the app URL being re-pointed to the IP address of the development machine. This creates CORS errors which do not arise when...