]> source.dussan.org Git - jquery-ui.git/commit
Resizable: Fix resizing of elems with `box-sizing: border-box`
authorMatías Cánepa <matias.canepa@gmail.com>
Mon, 10 Oct 2022 09:00:50 +0000 (06:00 -0300)
committerGitHub <noreply@github.com>
Mon, 10 Oct 2022 09:00:50 +0000 (11:00 +0200)
commit62f2ccc5678a8b09df85afd006eb623ac38af189
tree7330a203422d0ddd7a7c3f5f8293ac4cf0ea0de7
parent5fa0db48d73887facf891eb05b43c443b5baeca3
Resizable: Fix resizing of elems with `box-sizing: border-box`

Fixes gh-1979
Closes gh-2012
tests/unit/resizable/options.js
ui/widgets/resizable.js