Re: Canvas positioning issue - possible solution (feedback requested).

On Tue, Mar 8, 2011 at 3:07 PM, Richard Schwerdtfeger <schwer@us.ibm.com> wrote:
> - If you use CSS you have to do all the coordinate transformations yourself.

This seems like the best argument to me. It doesn't make sense to
require developers to try to do this calculation, and plus it means
that they'd almost certainly have to use code, not static markup
anyway.

> we can work on some code. ... as I said nothing is executable yet of course

Of course...but maybe it could be simulated with a "fake"
implementation in pure JavaScript that shows what the end result might
look like visually?

Even code that doesn't execute would be useful, though.

- Dominic

Received on Tuesday, 8 March 2011 23:38:11 UTC