Top "Resize" questions

Issues relating to the resizing of controls, windows, forms or screens.

jQuery Animation - Smooth Size Transition

So this might be really simple, but I haven't been able to find any examples to learn off of yet, …

jquery animation resize
WPF: How to make canvas auto-resize?

I would like my Canvas to automatically resize to the size of its items, so that the ScrollViewer scroll bars …

.net wpf resize wpf-controls scrollviewer
Resize Drawable in Android

I am setting a drawable for a progress dialog (pbarDialog) but my issue is I want to resize the drawable …

android image bitmap resize drawable
Resize a Base-64 image in JavaScript without using canvas

I need a way to resize pictures in JavaScript without using a HTML element. My mobile HTML app captures photos …

javascript canvas resize html5-canvas base64
Maximum width and height for ImageView in Android

So I have an ImageView set with android:maxHeight="100px" android:maxWidth="250px" android:minHeight="100px" android:minWidth="250px" android:…

android resize imageview android-imageview stretch
Angular JS resizable div directive

My site will have multiple sections, each of which I intend to be resizable. To accomplish this I've made a "…

angularjs controller resize scope directive
Detect a window width change but not a height change

I'm using the .resize() function to detect window re-size events, but this detects both height and width changes. Is there …

jquery responsive-design resize jquery-events
ASP.NET Image uploading with Resizing

I have an aspx page which will upload images to server harddisk from client pc But now i need to …

asp.net image resize uploading
How do I remove minimize and maximize from a resizable window in WPF?

WPF doesn't provide the ability to have a window that allows resize but doesn't have maximize or minimize buttons. I'd …

wpf user-interface resize pinvoke
Google chart redraw/scale on window resize

How do I redraw/rescale a google linechart on window resize?

javascript jquery resize google-visualization