Closed kvpt closed 4 years ago
Hi @vain0x,
After updated to the latest version of the nuget package, I still have the issue fixed by my PR on my app. So I used DotPeek to uncompile the latest version and found that the code doesn't contain my latest fix.
Uncompiled version :
Current source : https://github.com/vain0x/DotNetKit.Wpf.AutoCompleteComboBox/blob/6553f3aa25c38066b4105db096461965dadbada4/DotNetKit.Wpf.AutoCompleteComboBox/Windows/Controls/AutoCompleteComboBox.xaml.cs#L187
I don't think this is intended, so can you release a new version with the fix ?
Thank you.
@kvpt Sorry and thank you for pointing out!
@vain0x No problem, errors happen and it's a free time project so no warranty. Thanks you again for your responsiveness.
Hi @vain0x,
After updated to the latest version of the nuget package, I still have the issue fixed by my PR on my app. So I used DotPeek to uncompile the latest version and found that the code doesn't contain my latest fix.
Uncompiled version :
Current source : https://github.com/vain0x/DotNetKit.Wpf.AutoCompleteComboBox/blob/6553f3aa25c38066b4105db096461965dadbada4/DotNetKit.Wpf.AutoCompleteComboBox/Windows/Controls/AutoCompleteComboBox.xaml.cs#L187
I don't think this is intended, so can you release a new version with the fix ?
Thank you.