qml-colorpicker icon indicating copy to clipboard operation
qml-colorpicker copied to clipboard

Qt/QML code snippets

Results 3 qml-colorpicker issues
Sort by recently updated
recently updated
newest added

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:...