dobtco/jquery-resizable-columns

Resize line doesn't line up with table

jamwaffles opened this issue · 5 comments

As can be seen in the below image, the resize "cursor" (seen when clicking and dragging) is offset. It looks like the plugin isn't factoring the padding width into it's position calculations. This is on Chrome 27, Windows 8.

resizebug

ajb commented

thanks, i'll look into this!

ajb commented

I've got a new version coming out that completely does away with this line. (And blows the current version of the plugin out of the water ;)

Thanks though for taking the time to file this!

No problem at all, looking forward to the new version!

ajb commented

Out now, if you have a sec, take a look and let me how it works!

In one word: Smoooooth! Definitely going to have to find a use for this in my next project.