Hi,
When we use model parameters of the type option we like to double click on the field to get all the options as a drop down menu:
Clicking on a different option does change the selected option, but it does not work 100% correctly in the OnSet code I believe.
I added this simple print statement in the onSet code to print something only when the value changes:
Double clicking like described above never prints anything. I only get something printed when I use the number on my keyboard to change the options.
You can more or less see this in the attached gif, first I try it by selecting the drop down option which does not print something, then I use the keyboard which does print.
Is this the expected behavior?
Hopefully this question is clear enough.
Thank