Top "Zoom" questions

For programming questions related to the Zoom SDK and how it can be used for integrating Zoom communication platform features.

Using nearest-neighbor with CSS zoom on canvas (and img)

When using the CSS zoom property, how can I convince the browser to use "nearest neighbor", instead of "bilinear" or …

html css cross-browser zoom image-rendering
Draw Rectangle Over ImageView for highlight that can be zoom in-out in android

I have been refer this example from SO below are they. 1.Draw Line Over ImageView 2.Draw Picture Over ImageView 3.I …

android imageview zoom
JScrollPane - Zoom relative to mouse position

I need to calculate the new position of the viewport when zooming in to an image. The UI is built …

java swing mouse zoom jscrollpane
Raphael paper zoom animation

I managed to do some hack in order to zoom raphael paper, as setviewbox wasn't working for me, here is …

jquery animation svg zoom raphael
UIScrollView Zooming & contentInset

Simliar to iOS Photos App where the user is zooming in and out of an image by pinching: UIView > …

swift xcode uiscrollview zoom uiedgeinsets
Proper way to implement zoom/scale in Qt Quick (QML) Flickable

I'm using Qt 5.2 beta, Qt Quick 2.1. I have straight ahead problem with Flickable component. Here is minimal working code example: …

zoom scale qml qt5 qtquick2
fabricjs - Zoom canvas in viewport (possible?)

at the moment I try to implement a zoom-functionallity to a visual-editor based on the fabricjs-framework. I've looked around but …

javascript html zoom fabricjs
WebView getting rid of double tap zoom.

I read many tickets on the topic of Zooming in WebViews and didnt came to an answer for my case. …

android webview zoom touch-event motionevent
semantic zooming of the force directed graph in d3

Many cases have been shown for force directed graph geometric zooming by SVG Geometric Zooming. In geometric zooming, I only …

svg d3.js zoom force-layout
Can I disable the Ctrl+scroll zoom function in NetBeans?

Is there a way to disable the Ctrl+scroll text zoom feature in NetBeans? (7.1 on Mac OS X 10.7) There was …

netbeans scroll zoom ctrl