Kinnara / ModernWpf

Modern styles and controls for your WPF applications
MIT License
4.45k stars 446 forks source link

Timepicker bug fix #566

Open 3steve3 opened 1 year ago

3steve3 commented 1 year ago

Currently if you have a timepicker and click and drag to outside the time picker, it will cause it to enter an infinite loop and the application will hang. This is a fix for that.