FrancoisBlavoet / Draw

A Draw app for Android designed by Marie Schweiz & developed by François Blavoet
18 stars 11 forks source link

Color Wheel / Picker as HSV system #7

Closed MarieSchweiz closed 11 years ago

MarieSchweiz commented 11 years ago

http://en.wikipedia.org/wiki/Hue

Our picker need's more than just the saturation. Actually our Seeker can do both but we can't combine it. The attached picture show's you what i mean.

Thats a bit color theory :) If you change the "S" Seeker maybe it looks good if the whole wheel change the look? HSV_cone

This is how it could look. 01_draw_pick_color

may you can fix the positioning (it have to be in the center) actually it is sticking on the left side. ![Uploading export_01.png . . .]()

FrancoisBlavoet commented 11 years ago

don't worry about the placement, I just have to remove the two lines of code that put this dialog on the left hand side of the screen in order to put in the center. The hue handling is another story X_x