Is it acceptable to rely on page zoom factor (i.e. Ctrl + Mouse Wheel) to scale the contents of a canvas, or is there a valid reason why that might be considered bad practice?

Not trying to be subjective here... looking for objective reasons why this method might not work.

link|improve this question

72% accept rate
The resolution won't change so it will look a little vague. – pimvdb Jun 22 '11 at 10:52
@pimvdb Do you mean that the images won't be anti-aliased and might look bad? I don't know what you're trying to say. – Michael Jun 22 '11 at 11:05
1  
You might want to try it yourself: jsfiddle.net/4aZvy. This is what I see in Chrome when zooming: i.imgur.com/5khdL.png. – pimvdb Jun 22 '11 at 11:58
Gotcha. Yeah, now that I think about it, using page zoom won't even work for what I want anyways. – Michael Jun 22 '11 at 12:05
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.