Top "Resize" questions

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

Resize image OpenCV

If I have an image called inImg and an image named outImg how can I resize outImg so that it …

c++ opencv resize
Window resize directive

I was trying to make a div resize when the window resizes, after looking around, it seems that using a …

angularjs resize window
How to scale/resize text to fit a TextView?

I'm trying to create a method for resizing multi-line text in a TextView such that it fits within the bounds (…

android resize textview autosize
windowSoftInputMode="adjustResize" not working with translucent action/navbar

I have problems with the translucent actionbar/navbar in the new Android KitKat (4.4) and the windowSoftInputMode="adjustResize". Normaly, changing the …

android resize statusbar android-4.4-kitkat window-soft-input-mode
Combine onload and onresize (jQuery)

I want to call the function on load as well as on resize. Is there a better way to rewrite …

jquery resize window
What is the best image downscaling algorithm (quality-wise)?

I want to find out which algorithm is the best that can be used for downsizing a raster picture. With …

algorithm image resize
Android ImageView adjusting parent's height and fitting width

Update : I solved this issue by using the method described in this answer I'm a bit stuck with this issue, …

android resize imageview
Auto resizing the SELECT element according to selected OPTION's width

I've got this select element with different option in it. Normally the select element would get its width from the …

jquery select resize autoresize dom-manipulation
How do I resize an imageview image in javafx?

I need to resize an image to specific dimensions, 100 by 100 pixels for example, in JavaFX. How can I achieve that? …

java image javafx resize imageview
auto resize text (font size) when resizing window?

I have been trying(in vain) to build a page whose elements would resize as I changed the window size. …

jquery css text resize fluid-layout