Pranshu Srivastava

Results 524 comments of Pranshu Srivastava

Also I haven't forgot about #372, #358, or #225 as well, just want to fix the [this issue](https://github.com/publiclab/matcher-core/issues/9) ASAP and integrate the matcher into IS through node like @jywarren said,...

@sashadev-sky Notice the `fullResolutionSrc` property that gets passed from the `html` file, and the code snippet itself specifies the source, so I guess we're good here. https://github.com/publiclab/Leaflet.DistortableImage/blob/ec123048635660e1f79ed30ceaf2747e7e664e2e/src/edit/DistortableImage.Edit.js#L473

Exactly. The `warpWebGl` method could surely cause some performance issues on older systems, therefore we are check its availability by `window.hasOwnProperty("warpWebGl")`.

Note that the `warpWebGl` method will still render the image even if you've passed it as an option, given your local supports that.

@sashadev-sky What did you mean by, > i notice that large.jpg is a lot larger of a file was this to illustrate the point further I assumed a rename of...

> Now if we are just using 2 jpg files, which are the same, what are we demoing? The difference b/w a webGL rendered, and a normal (un-preprocessed) image, as...

@sashadev-sky Where are we on this one? Any changes that you'd want suggest here?

@sashadev-sky You can grab that from [here](https://instagram.fdel3-1.fna.fbcdn.net/vp/2d86535dae65da51c3d940189eba7858/5D62A48D/t51.2885-15/e35/59734960_170196837318403_2053967883678277970_n.jpg?_nc_ht=instagram.fdel3-1.fna.fbcdn.net). It's a JPEG so no worries, I guess. Also does it have to be about 10mb?

Uploaded to GCI dashboard

> * nested menus or modal for more tools, as the menu runs out of space? (also build on #140) How about displaying a modal with keymaps for all the...