]> source.dussan.org Git - jquery-ui.git/commit
Resizable: Store size based on calculated helper size to prevent 1 pixel shifts....
authorKris Borchers <kris.borchers@gmail.com>
Wed, 16 Oct 2013 02:40:49 +0000 (21:40 -0500)
committerKris Borchers <kris.borchers@gmail.com>
Sat, 19 Oct 2013 03:12:46 +0000 (22:12 -0500)
commit14065dc23bb453b6c30138f225c9db728dd7e455
tree5f4e9953253a369e43125b6589d10c268f36be57
parent7b9c810b9ac450d826b6fa0c3d35377178b7e3b3
Resizable: Store size based on calculated helper size to prevent 1 pixel shifts. Fixes #9547 - Resizable: off-by-one pixel dimensions with helper and grid
tests/unit/resizable/resizable_core.js
ui/jquery.ui.resizable.js