WINGs: Fix decimal/hexadecimal conversion bug in color panel.
commitfc35dfd2773dfa7b909f45cf5f1a24dc720c17a6
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Tue, 28 Oct 2014 23:31:10 +0000 (28 18:31 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 2 Nov 2014 12:14:54 +0000 (2 13:14 +0100)
tree50a3516beaba0f383234e8583f4b7f9f1bd929dd
parent74dc2d2cc01db5b3921e7c925d0097100808b921
WINGs: Fix decimal/hexadecimal conversion bug in color panel.

In particular, the values were only being converted when the RGB slider was used
to pick the color.  If another tool was used, e.g., the magnifying glass, th e
value was assumed to be decimal, even if hexadecimal was selected.
WINGs/wcolorpanel.c