css-resize-polyfill icon indicating copy to clipboard operation
css-resize-polyfill copied to clipboard

vertical | horizontal | both ?

Open abbottmw opened this issue 5 years ago • 1 comments

Is there a way to allow resize:vertical|horizontal|both etc when using this polyfil?

abbottmw avatar Aug 04 '20 12:08 abbottmw

I forked this code and added horizontal and vertical options here: https://github.com/richthedev/css-resize-polyfill/blob/master/lib/polyfill-resize.js

richthedev avatar Sep 01 '20 13:09 richthedev