Igal
Igal
I've been using npm gm for years on macos. For a long time gm image processing worked great - until a few days/weeks ago and I can't figure out what...
This issue can be reproduced on Meteor ver 2.7.3 on macos, linux (aws ec2) + mongodb v5.0.7 and 5.0.10. The first Meteor version having this issue is unknown, partially because...
**maplibre-gl-js version**: (all) ### Question I need a way to respond differently to map move/pan/pitch/bearing events depending on those events being a result of user-interaction or programmatic API calls. Reasoning:...
From https://vuex-orm.github.io/plugin-graphql/guide/connection-mode.html#mode-2-nodes : > This is the preferred mode and used for the example queries in this documentation. This section is a bit unclear. Specifically it would be useful to...
It has been discussed in the following issues: https://github.com/kamilkp/angular-sortable-view/issues/96 https://github.com/kamilkp/angular-sortable-view/issues/106 (both are closed, for a reason which is beyond me) Then there's an unmerged PR which doesn't get any love:...
I'm looking for a solution to draw a free aspect-ratio rectangle on a mapboxgl map. Something like: https://boundingbox.klokantech.com/ Is this plugin a good base for such functionality?
Important: This is a draft! **It SHOULDN'T be merged as it replaces the scaled rectangle functionality (!)** The intention is to add a new mode to drawing unlocked-aspect ratio rectangles....
Currently installing in a meteor 1.8 project shows this server-side error: ``` While selecting package versions: error: No version of ddp-client satisfies all constraints: @=2.3.1, @~2.3.3 Constraints on package "ddp-client":...