SkylineCommunications / Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit

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

Make DropDown.Options virtual #16

Open ThomasRemmery opened 4 months ago

ThomasRemmery commented 4 months ago

We encountered a use case where a child class of DropDown updates its width depending on the length of the options. Would be nice if we could include that logic in the overriden property.