Jump to content

combobox multiselect issue


photo

Recommended Posts

Posted

it seems the lights combobox callback have a bug. it might affect all objects which have a combobox ui

1:create a projection light

2:copy another one and change it's combobox property like shape to rectangle.

3:now select both lights (you need first the last one you created and then select the first one, other way won't reproduce)

4:check the property, the second one shape changed to the same as first one. 

it doesn't matter if you copy or create a new projection light. so far just combobox properties are affected.

please provide a fix asap

Posted

it's seems related to the changed callback. temporary  if i use Clicked event it's ok.

I guess it's because when select the otherway the ui will change when you do multiselection.

×
×
  • Create New...