qml-colorpicker
qml-colorpicker copied to clipboard
Qt/QML code snippets
When I move alpha slider, I expect only A of RGBA code will change. However you can observe that other values change also.
add: editable fields add: set initial value instead ot closed pull requests. commit with "pro.user" file was made by mistake. I created new branch, without "trash" commits. Thank you!
I built and ran test: ``` $ ./test qml: v:0 qml: handle signal:#000000 qml: handle signal:#00000000 qml: v:NaN qml: hue value is outside of expected boundaries of [0, 1] qml:...