Changeset - cb39ef3dc1d5
[Not reviewed]
default
0 1 0
Drew Perttula - 8 years ago 2017-06-10 04:51:54
drewp@bigasterisk.com
fix colorselect so you can drag off the edge to pick white or pure-color
Ignore-this: b234a17b44c9a7ae3ea219c436e78acb
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
light9/web/light9-color-picker.html
Show inline comments
 
@@ -23,6 +23,7 @@
 
         background: url(/colorpick_rainbow_large.png);
 
         width: 400px; 
 
         height: 200px;
 
         user-select: none;
 
     }
 
     #smallCrosshair, #largeCrosshair {
 
         position: absolute;
0 comments (0 inline, 0 general)