Angel Zaprianov

Results 9 comments of Angel Zaprianov

Any result ? I'm also struggling to show suggestion from server query

@pphod Is there any possibility that this functionality to appear in the near future?

I'll be very happy if some expert resolves is it possible ... This will be very useful for my project too!

This will copy 8bim profile for the image, the clipping path is inside in a SVG format: ` $ImagickTarget->setImageProfile("8bim", $fromImagick->getImageProfile("8bim"));` The drawback is destroying the color profile Sadly IM handles...

just found out this: https://github.com/ImageMagick/ImageMagick/issues/55#issuecomment-157157041 Making a binary parser for 8bim will be waste of time!

> > ``` > v-if="!isUpdating.value" > ``` A less-than-ideal solution, but it worked... For me was too much to refresh a complete list of items when a single one is...

> @fire1 if you don't mind, could you please share your code? Sorry, but I over-customized the source code for an application to optimize it to work with 10k rows...

> @fire1 , you could try to use WebSocket as a transport like at [#87 (comment)](https://github.com/Yaffle/EventSource/issues/87#issuecomment-562852095) I'll give it a try, but with little hope... Аll I see currently working...

Hi again, what is the minim version to support this polyfill, from what I check, UXP is based on javascript ES3, (or maybe even older...) but also running on Chromium...