Yesterday, 12:05
Hello
I was migrating a project to the new view, and I have a small problem. I need to set an object representation that is tied to a bit. If the bit is at 0, I shouldn't see anything; if the bit is at 1, I should see a colored rectangle. The problem is that when I use the switch widget with the value at 0, it turns blue as if it were active. It's a read-only object.
What am I doing wrong?
Thanks
I was migrating a project to the new view, and I have a small problem. I need to set an object representation that is tied to a bit. If the bit is at 0, I shouldn't see anything; if the bit is at 1, I should see a colored rectangle. The problem is that when I use the switch widget with the value at 0, it turns blue as if it were active. It's a read-only object.
What am I doing wrong?
Thanks