tornadofx
tornadofx copied to clipboard
TableView selectOnDrag
If you use selectOnDrag, then the editing event is raised by one click of the misha, and not by two, and the cell selection (without editing) is not always called:

I found the reason, and fixed it in my code. I plan to make the selection of the table similar to the Excel version, I will do PR when I finish
@SchweinchenFuntik Did you ever submit a PR for this?
@ctadlock yes I’ll do a general PR closer to the end of the week