angular-jqcloud icon indicating copy to clipboard operation
angular-jqcloud copied to clipboard

width and height not getting 100%

Open amgadfahmi opened this issue 8 years ago • 2 comments

I have the following configuration jqcloud words="k" width="100%" height="100%" autoResize="false" colors="['#800026', '#bd0026', '#e31a1c', '#fc4e2a', '#fd8d3c', '#feb24c', '#669900']" delay="50" steps="7" font-size="{from:0.09, to:0.04}"></jqcloud i have tried switching the autoresize on and off but still the component doesnt show anything at all, but if i have put a fixed width/height it shows. also fixed width and height with autoresize enabled doesnt take the container size

amgadfahmi avatar Jul 30 '15 10:07 amgadfahmi