Chris L.

Results 229 comments of Chris L.

I think that is by design. Summoning @Knifa - do you have any input on this?

Hey @andytango , interesting idea. Technically it should be possible to add those npm actions. But to be honest, I am not sure if I want to do this. That...

Hey, can you tell me which URL is used for the src tag of the image on prod? Will need to take a look at this.

Yes, I am working on such a feature. I am still evaluating options, but it will be implemented in the near future ;-)

Our use case does not require the user to download all those files. Those are binary files for different platforms. We have a configurator which is fetching those release files...

We could fall back to the "oldskool" method of saving the file if `showSavFilePicker` method is undefined. I implemented it [like that in another project](https://github.com/stylesuxx/esc-configurator/blob/62b0268e9f67f154e1a4762530c0b7a353c690bf/src/Containers/App/index.jsx#L362).

In fact this has been on my mind for quite some time. During setup as @MarcoScabbiolo describes. Will see what I can do. @MarcoScabbiolo if you by any chance already...

I would also like to simply re-use the package system we already have. Font packages could depend on msp-osd and thus simply be uninstalled when msp-osd is removed. The only...

Also: summoning @benlumley - IIRC he proposed JSON schema and mentioned he might at one point also be interested in working on the configurator and since he is involved in...