Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

Bug with ofParameter

$
0
0

Starting from a fresh setup:
ofPam.set(TILE_COLOR_PICKER_TXT, ofColor(255,255, 255, 255), ofColor(0, 0, 0, 0), ofColor(255, 255, 255, 255));

The “alpha selector” of the “picker” part does not seem to be linked properly with the alpha slider. When you move the selector, the alpha slider remains at 255. Similarly, when you move the alpha slider, the selector does not move.

Another weird behavior…

when just started, if you move one of the color slider, only the “dot” inside the colored circle move (as it should). But if you move the alha selector, and then use one of the color slider, the slider change both the “dot” in the color circle, and the alha selector (shouldnt do that).

It’s hard to explain, but here is a video of the problem: https://youtu.be/_CtAq6hDqbc

4 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles