Manuel Forcén Muñoz
Manuel Forcén Muñoz
> The first step would be to add support to https://github.com/image-js/tiff > Could you open an issue there ? Ideally with such an image attached (a public one, that could...
It would be very nice to have things like thresholding and masking operations(for feature segmentation) and several filters to denoise the image (mean, gaussian) I thought that operations could not...
I've fixed the PendingIntent crash in my fork: https://github.com/Mforcen/cordova-plugin-background-mode Best regards.
> @Mforcen When you have time, it would be good if possible to upload or publish the plugin in npm so that it is available to the community, some time...
I would like to add that in this version I noticed that the terminal fonts are not rendering properly.  I don't really know the Lapce source code, but with...
@lnicola I did not notice that issue, thanks for pointing it out to me. Best regards.
This should be applied, updating templates manually after generating the project wouldn't be needed anymore. Thanks for the work.
Hi @wuitoonchi, I've seen that there are already other versions of this plugin on NPM with the fix applied. Please use this, for example: https://www.npmjs.com/package/@andeo/cordova-plugin-background-mode
Keybindings do not work properly also in non-us keyboard layouts. For example I have the es-ES layout and I have to use the keys in the us layout for commands...
I think that the problem is the way that these browsers manage the styles update. They are supposedly to update styles when javascript execution is finished, but the styles are...