Re: [whatwg] remove resetClip from the Canvas 2D spec

On Fri, Aug 9, 2013 at 4:20 PM, Ian Hickson <ian@hixie.ch> wrote:

>
> This is a quite widely requested feature. What should we do to address
> this request instead?
>
>
What if resetClip restored the clip to what it was at the save call that
created the current state stack level?
In other words, restore the clip, but without popping it off the
save/restore stack.


Also, resetMatrix could be defined to do the same.




> --
> Ian Hickson               U+1047E                )\._.,--....,'``.    fL
> http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
> Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'
>

Received on Friday, 9 August 2013 20:41:25 UTC