zooming
iOS/Safari Web App Image Zoom
On a web-app I am developing I would like the user to be able to pinch zoom in and out of a high resolution image. The client would like this to work on iPads, but it would be best if it was multi pla[详细]
2023-04-03 07:25 分类:问答set Android ZoomButtonsController alignment?
Im implementing a ZoomButtonsController in my custom View and have been trying to figure out how to align it to the bottom right hand corner of the screen (it aligns to the bottom m开发者_StackOverflo[详细]
2023-04-02 21:31 分类:问答uiwebview Zoom in Not working perfectly
I have zoom my webview using the following code on the button click event [webView_ stringByEvaluatingJavaScriptFromString:@\"document.body.style.zoom = 5.0;\"];[详细]
2023-04-02 10:20 分类:问答UIScrollView scrolls too far after initial zoom
My UIScrollView is populated with a large content and then zoomed with \"setZoomScale:animated\", such that it fits into the scrollview frame. The view app开发者_运维百科ears properly zoomed out, and[详细]
2023-04-02 06:16 分类:问答Text getting blur on zoom-in
I have requirement 开发者_StackOverflowin which I have tableview as a subview of imageview. Now when the user zooms-in , the text inside the tableview is getting blur. Is there any way to manipulate i[详细]
2023-04-01 18:22 分类:问答Zooming an image aimed at the mouse cursor
Use case: User clicks a link, a modal window is displayed containing one big image, scaled down to fit this window. When the user scrolls their mousewheel up or down, the image zooms in or out. The i[详细]
2023-04-01 10:21 分类:问答How to prevent Flash from blurring an image after zooming with the `z` property?
I\'m currently testing various ways to zoom images (or rather, whole DisplayList hierarchies). Using scaleX and scaleY works quite well, but when I use the z property to zoom the image (by placing it[详细]
2023-04-01 00:59 分类:问答How can I create a "zoom" effect using jQuery and switching the source image?
I have an array of images that get on the browser and when the user hovers over them I have this effect occur:[详细]
2023-03-31 22:10 分类:问答Get Area or Elements in zoomed Scatterplot
I\'ve got the following problem. I want to zoom-in a Scatterplot and then select all the displayed elements.[详细]
2023-03-31 18:46 分类:问答How to Zoom in and out in Android?
Basically, I have this image which is controlled by the remote server. What I want to do is to add a simple Zoom In and Zoom Out function on my magnifier image. Is there any开发者_高级运维 way I can a[详细]
2023-03-31 15:16 分类:问答