cnwizards icon indicating copy to clipboard operation
cnwizards copied to clipboard

[Editor Enhancements] Enable Cursor Before EOL Feature

Open camfush opened this issue 2 years ago • 2 comments

As far as I can tell, feature was originally disabled because there was a second MouseUp event that didn't trigger EditorChange event in Sydney version of Delphi. Adding the same EoL check to the MouseUp event gets around this. I've been using this change locally for a couple of years without issue so far, so I believe it's safe.

camfush avatar Jan 17 '24 23:01 camfush

see also: https://github.com/cnpack/cnwizards/issues/169

camfush avatar Jan 17 '24 23:01 camfush

Good investigation! I tried and no problem found yet.

We'll merge it manually. Thanks!

cnpack avatar Jan 18 '24 02:01 cnpack