mgurzixo
mgurzixo
FYI, I did a fork and modified the plugin for using magnetometer and accelerometer. Now it works everywhere. It is available [here](https://github.com/mgurzixo/cordova-plugin-device-orientation). I don´t know how to create a PR....
@HarelM : I added an [update](https://github.com/mgurzixo/cordova-plugin-device-orientation/blob/master/README.md#update-29082022) explaining the patch. In fact, I rewrote `src/android/CompassListener.java`. Thanks for the info about PRs. I will try to create one ;)
Hi! Sounds good, this is my first PR on Github. I fully agree with all the remarks; maybe put an uppercase on "Use ...". Is there anything I have to...
Ok, got it, thanks!
Sorry, my mistake!
Thanks @ahocevar for the quick answer. I am using a multilevel tile cache for improving performance, and I am "sometime" able to precalculate bitmaps in advance: `bitmap = await createImageBitmap(blob);`....
Thanks @ahocevar for hinting me to [#14258](https://github.com/openlayers/openlayers/pull/14258). It looks like [#14262](https://github.com/openlayers/openlayers/pull/14262) is really the right direction to follow in the long term. Meanwhile, in an attempt to squeeze _now_ the...
Hello @j2l , I am using [Quasar](https://quasar.dev/), so I don´t know about native cordova, but I suspect that your solution works perfectly :). May I suggest you to clone it...
I was not able to make Capacitor plugin working (it is horribly complicated...), so I ended up switching to Cordova plugin, which was a LOT simpler and easier to modify....
Same issue here. PrusaSlicer 2.8.1 An honeycomb grid printed with a 0.4mm nozzle with a width of the grid of 0.8mm. The hexagons are printed in completely random order with...