SkylineCommunications / Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit

Quickly develop interactive automation scripts for DataMiner.
MIT License
1 stars 7 forks source link

Delayed Event Triggering on CheckBoxList #14

Closed JochenDewachter92 closed 5 months ago

JochenDewachter92 commented 5 months ago

I have a CheckBoxList with 150 options. I've implemented an event on the 'Changed' event of it. It takes around 2-3s before my event is triggered after checking/unchecking a checkbox... If in that time you check another checkbox, it gets automatically unchecked again. Using toolkit 8.0.1

JochenDewachter92 commented 5 months ago

Fixed in 8.0.4