UI SliderCommandInput is still enabled for user interaction despite isEnabled is set to False

UI SliderCommandInput is still enabled for user interaction despite isEnabled is set to False

wh6Q9NU
Advocate Advocate
429 Views
2 Replies
Message 1 of 3

UI SliderCommandInput is still enabled for user interaction despite isEnabled is set to False

wh6Q9NU
Advocate
Advocate

I would expect a SliderCommandInput to be disabled for user interaction, but after setting isEnabled to false the label is greyed out but the slider is still accessible.

 

integerSliderInput = inputs.addIntegerSliderCommandInput('count', 'Joints', 1, 10, False)
integerSliderInput.isEnabled = False

 

from docs:

SliderCommandInput_isEnabled.png

in ui - label is greyed out but slider is still accessible for user interaction:

SliderCommandInput_still enabled.png

0 Likes
Accepted solutions (1)
430 Views
2 Replies
  • UI
Replies (2)
Message 2 of 3

OceanHydroAU
Collaborator
Collaborator

You need to put "Bug Report:" in the title of your posts (and probably also the category/topic or whatever those other 2 boxes at the end are), and post them into the "Fusion 360 Support" forum for these things.

 

The programming team workflow is to check that forum for those postings and action them 🙂

0 Likes
Message 3 of 3

goyals
Autodesk
Autodesk
Accepted solution

Created ticket FUS-78146 to track this. Thanks for posting this issue.



Shyam Goyal
Sr. Software Dev. Manager