Skip to main content
Solved

Why isn't boolean hiding layer?

  • November 1, 2023
  • 2 replies
  • 416 views

Steven6

So I want to use Boolean to show / hide elements of a component. But my problem is that when toggled off, the elements still maintaining aspect ratio.

Is this intentional? Does this means I can’t use boolean property to show / hide label and description and I have to create variants instead?

Screenshot_2

Best answer by Pavel_Kiselev

Seems like you are hiding wrong layers

This topic has been closed for replies.

2 replies

Pavel_Kiselev
  • Power Member
  • Answer
  • November 1, 2023

Seems like you are hiding wrong layers


Steven6
  • Author
  • November 1, 2023

Good catch, thanks. The text layer was inside a auto complete layer.