publiclab / image-sequencer

A pure JavaScript sequential image processing system, inspired by storyboards
https://sequencer.publiclab.org
GNU General Public License v3.0
110 stars 210 forks source link

Image selector area in crop for the first sequence #351

Open Paarmita opened 6 years ago

Paarmita commented 6 years ago

When we choose crop for the first time, the image selector area doesn't appear. Here's the screenshot of the problem.

screenshot from 2018-09-29 10-17-09

gitmate[bot] commented 6 years ago

GitMate.io thinks the contributor most likely able to help you is @jywarren.

Possibly related issues are https://github.com/publiclab/image-sequencer/issues/5 (image cropping module), https://github.com/publiclab/image-sequencer/issues/229 (follow-up refinements to crop image selection UI), https://github.com/publiclab/image-sequencer/issues/342 (Add a success prompt for saved sequence), https://github.com/publiclab/image-sequencer/issues/23 (Planning Issue for the Image Sequencer GSoC Project), and https://github.com/publiclab/image-sequencer/issues/116 (Image overlay module).

gitmate[bot] commented 6 years ago

GitMate.io thinks the contributor most likely able to help you is @jywarren.

Possibly related issues are https://github.com/publiclab/image-sequencer/issues/5 (image cropping module), https://github.com/publiclab/image-sequencer/issues/229 (follow-up refinements to crop image selection UI), https://github.com/publiclab/image-sequencer/issues/342 (Add a success prompt for saved sequence), https://github.com/publiclab/image-sequencer/issues/23 (Planning Issue for the Image Sequencer GSoC Project), and https://github.com/publiclab/image-sequencer/issues/116 (Image overlay module).

Ankit-Singla commented 5 years ago

Even I faced the same issue. @tech4GT What do you think might be the reason for this?

tech4GT commented 5 years ago

@Paarmita I'll look into these issues with the crop module, actually the library image-area-select had some bugs of which the developers were aware of and they were actively working on them, I'll see if they are fixed or I'll replace it with something else! Thanks!