reddyashish
reddyashish
@aliasguru I was not able to reproduce the max value change when dragging the slider. The max value will be changed only when a value(greater than current max) is manually...
Thank you @aliasguru for investigating it. We will look into it and get back soon.
@aliasguru After looking into it more, the public T Value{} property is only triggered when the value in slider is changed by dragging it. In this case, as the value...
@aliasguru This PR https://github.com/DynamoDS/Dynamo/pull/13348 by @mjkkirschner should fix the issue. Merged into latest daily build.
Yeah, created a Jira task to look into it: https://jira.autodesk.com/browse/DYN-4561
[ContainsEmptyListOrNullTest] is failing here. So i think you did not pull in the changes from https://github.com/DynamoDS/Dynamo/pull/15190 to fix it?.
@aparajit-pratap @mjkkirschner Do you think this is as per design to not gte the negative index from the list items?