publiclab / colorimetry

A web-based colorimetry toolkit, using Image Sequencer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI refinement to region selection

jywarren opened this issue · comments

Follow-up to #3!

I noticed that if you just click instead of drag on this screen:

image

It will still allow you to move forward. I think we need to:

  1. set a minimum region size - maybe 10x10 pixels?
  2. display the selection even after you've finished selecting it - once you let go the mouse, it's not clear what you've selected
  3. display both A and B selections on the final screen - it kind of seems confusing like the example red boxes were your selections, but that's not the case. Let's just show the actual selections you've made in the final screen, so you know exactly what's happend?

image

This is going really well. Thanks, @Divy123 !

Thanks @jywarren .

I will be incorporating them now.