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

Changing the color of a hidden element makes it visible #73

Open
JanoSlivka opened this issue May 30, 2020 · 0 comments
Open

Changing the color of a hidden element makes it visible #73

JanoSlivka opened this issue May 30, 2020 · 0 comments

Comments

@JanoSlivka
Copy link

Hello,

Steps to reproduce:

  1. Select an element
  2. Set a transparent color with 'd'
  3. Hide the element with 'h'
  4. Select the element with
    setSelectionState(elems, selected, clear) {
  5. Set a color with 'c'
  6. Element is visible

Why is element visible?

Thanks

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