kryslt / KControls

Free components for Delphi and Lazarus, this is the main repository maintained by the original author.
BSD 3-Clause Clear License
59 stars 32 forks source link

* fix for issue #47 #48

Closed DomenicoMammola closed 1 year ago

DomenicoMammola commented 1 year ago

Hi, this patch changes the ClearSelections procedure so that it explicity invalidates the selected rows when the selection is cleared. It should fix issue #47. Cheers, Domenico

kryslt commented 1 year ago

This is a bad fix, see #47.