You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have several boolean parameters that I'd like to be able to toggle back and forth. These parameters do show up in the Feature tree parameters UI, but shows as follows:
First you can see at the top it says: Value: NAN which isn't correct. Then below and to the right, it says "= Can't calculate".
At first I just kind of ignored these warning signs, and tried to modify the value manually, but when I attempt to change the value from true to false, and click "Continue ->", I get an error message pop-up at the bottom of the ZDS that says "Unable to submit command"
Steps to Reproduce
Create a kcl file containing a boolean and then try to modify it using the parameters UI in the feature tree
Expected Behavior
Ideally, I'd like there to be a "toggle" button for boolean parameters. I don't want to have to type out "true" or "false", as admittedly I often typo these words (ture and flase) :D
Describe the bug
I have several boolean parameters that I'd like to be able to toggle back and forth. These parameters do show up in the Feature tree parameters UI, but shows as follows:
First you can see at the top it says: Value: NAN which isn't correct. Then below and to the right, it says "= Can't calculate".
At first I just kind of ignored these warning signs, and tried to modify the value manually, but when I attempt to change the value from true to false, and click "Continue ->", I get an error message pop-up at the bottom of the ZDS that says "Unable to submit command"
Steps to Reproduce
Create a kcl file containing a boolean and then try to modify it using the parameters UI in the feature tree
Expected Behavior
Ideally, I'd like there to be a "toggle" button for boolean parameters. I don't want to have to type out "true" or "false", as admittedly I often typo these words (ture and flase) :D
Screenshots and Recordings
Kooha-2026-02-10-16-08-17.webm
Desktop OS
Fedora 43, Wayland
Browser
No response
Version
v1.1.11
Additional Context
No response