raghuveer-kurdi
Results
2
comments of
raghuveer-kurdi
On the doCheck method of simTree.js file, i have added the below line of code. @line no 351. if ($li.hasClass('disabled')) return; This works for me, please review.
I don't think its a proper fix, it worked initially. But when we have intermediate parents as disabled, but childs are enabled, selection doesn't work properly.