Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Color sliders cannot equal 1.0 if other color slider is already that value #73

Open
rpaladin opened this issue Feb 19, 2023 · 0 comments

Comments

@rpaladin
Copy link
Contributor

rpaladin commented Feb 19, 2023

Disclaimer: I'm not sure if this issue is actually caused by Armory2D or Armory UI, so feel free to move this issue to that repository if need be.

How to reproduce the issue:

  1. Open an Armory Canvas in the Armory2D Editor.
  2. Select an element that supports color.
  3. Enter 1.0 for one of the R.G.B color sliders.
  4. Then attempt to set any of the other color slides to equal 1.0 too, either by click-dragging the slider or by manually inputting the value.

The expected buggy behavior is that any other colors cannot equal 1.0 if there is at least 1 other color slider value already set to that value.

The alpha slider works fine though.

image

Special thanks to @ knowledgenude for confirming the issue too.


Issue possibly related to: armory3d/zui#159

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant