Top "Scale" questions

The scale tag is mostly used for questions that relate to proportional resizing of images or UI elements.

How to set the initial zoom/width for a webview

I am trying to get the WebView to have similar behavior as the android browser. The browser opens all pages …

android webview width scale android-webview
How to scale Docker containers in production

So I recently discovered this awesome tool, and it says Docker is an open-source project to easily create lightweight, portable, …

scale production docker
How can I shrink the drawable on a button?

how can I make the drawable on a button smaller? The icon is too big, actually higher than the button. …

android scale compound-drawables
simple Jquery hover enlarge

I'm not sure where I'm going wrong. I'm trying to create a very simple hover-enlarge plugin with Jquery using the …

jquery hover scale image-enlarge
CSS image scaling to fit within area not distort

Is there a way with CSS or otherwise of making an image fit within an area. Lets say I have …

css overflow scale distortion
How do I scale a UIButton's imageView?

I created a UIButton instance named "button" with an image using [UIButton setImage:forState:]. The button.frame is larger than …

ios uibutton scale
WebKit: Blurry text with css scale + translate3d

I'm seeing an issue where Chrome and other WebKit browsers massively blur any css-scaled content that also has translate3d …

css webkit scale blurry translate3d
Zoom Vs. Scale in CSS3

I was looking for some css properties that I never used and came to know about zoom property of css3 …

css dom zoom scale
Android image scale animation relative to center point

I have an ImageView and I do a simple scale animation to it. Very standard code. My scale_up.xml: &…

android android-layout android-animation scale
HTML Color Codes: Red to Yellow to Green

I would like to come up with as many HEX HTML values to have a smooth color gradient from red …

html colors hex scale