firebug / pixel-perfect

Other
55 stars 15 forks source link

Panel.show() method is an unsupported feature. #33

Closed aliuk2012 closed 9 years ago

aliuk2012 commented 9 years ago

Running jpm run -b nightly throws this warning in the terminal

console.warn: pixel-perfect: Passing a DOM node to Panel.show() method is an unsupported feature that will be soon replaced. See: https://bugzilla.mozilla.org/show_bug.cgi?id=878877

Already reference here: https://github.com/firebug/pixel-perfect/blob/master/lib/first-run.js#L62-68

janodvarko commented 9 years ago

Should be fixed now. Honza