souliss / soulissapp

SoulissApp is an Android Application for Souliss Framework
https://play.google.com/store/apps/details?id=it.angelic.soulissclient
MIT License
33 stars 33 forks source link

Multicolor RGB Channels doesn't follow the actual state #24

Closed plinioseniore closed 9 years ago

plinioseniore commented 9 years ago

The Multicolor RGB Channel option doesn't get updated with last color used in the node, so if we change color from the wheel and then move to channels, we didn't find the same color.

shineangelic commented 9 years ago

can't reproduce this, in 1.5.2 seems working, but no code changed. swapping from 'channel mode' to 'circle mode' mantains consistent color.

Someone else has this bug?

plinioseniore commented 9 years ago

Is the "channel" view that doesn't follow the last state. To reproduce: Change a color from Circle view and then go in Channel view.

shineangelic commented 9 years ago

I believe they fixed the API on Lollipop. I confirm it's working with android 5.1

plinioseniore commented 9 years ago

Ok, thanks.