Gijsbert ter Horst

Results 114 comments of Gijsbert ter Horst

> Previously, these structures were kept using a simple stack. when running multiple invocations, this stack would be poluted by the different calls. This would explain #704 that we've run...

Or is the intention that users run the build.js in their package.json's postinstall hook? In that case, what use is the SVG itself? And in that case @mdi/svg and @mdi/util...

We worked around the issue in this way: ```sh # Copy @mdi/angular-material dev dependencies npm install -D @mdi/svg @mdi/util # Run @mdi/angular-material/build postinstall and copy result to assets. jq '.scripts.postinstall...

I've encountered the same problem. Reinstalling the application didn't work, the same error reoccurred.

Which components do you mean? .NET SDK? For all other things, I think you could just run `sudo dotnet workload restore`.

Hmm… I don't know how many of your users would have a use for that. Versus how hard it is to make. On Debian it's can be done in 5...

You do realise that horizontal might be wrong? There is no reason for the user to read a horizontal barcode. A diagonal or vertical one would work just as well....

@afriscic I agree with your conclusion, thought you seem to have misunderstood my reason. My point was that there's no inherent relation between the rotation of the device, and the...

Sorry, but that's neither an answer to the question I posed, nor a solution to any related issue. That's an unrelated workaround that might replace this polyfill in some highly...

I've done some analysis and these are my conclusions: - Oddly when I extract the icons from the font file that claims to have 7431 glyphs, I get only 7430...