masterSteps to Reproduce:
Expected: selected value is copied to clipboard
Actual: copied cell is off by 1. if selection is column 2 the copied value is in column 3.
@anthonydresser can you check if this is related to the slickgrid vbump?
It probably is, I removed the need for unneeded off by one accommodation. I
can do a scan through the code and check for these.
On Fri, Jul 20, 2018, 7:59 PM Karl Burtram notifications@github.com wrote:
@anthonydresser https://github.com/anthonydresser can you check if this
is related to the slickgrid vbump?—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Microsoft/sqlopsstudio/issues/1985#issuecomment-406766017,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEH9deqL5u5wsNmHEgMObk4wzak_pur5ks5uIpkZgaJpZM4VZdnc
.
@anthonydresser thanks!