Bug 1742797 Comment 11 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Looks like I filed this four years ago, in bug 1413763, and then lost track of it. To answer Hiro's question from back then:

(In reply to Hiroyuki Ikezoe (:hiro) from comment #2)
> How do we hide the panel? 
> If we do hide by setting visiblity:hidden, the transform animation keep
> running.

The panel is hidden by making its nsView hidden and closing the view's nsIWidget. The panel widget has its own compositor.
Looks like I filed this four years ago, in bug 1413763, and then lost track of it. To answer Hiro's question from back then:

(In reply to Hiroyuki Ikezoe (:hiro) from comment #2)
> How do we hide the panel? 
> If we do hide by setting visiblity:hidden, the transform animation keep
> running.

The panel is hidden by making its nsView hidden and by closing the view's nsIWidget. The panel widget has its own compositor.

Back to Bug 1742797 Comment 11