Screenshot with Mac / MoI v3 beta Mar-17-2013

 From:  moritzbock (MORITZ)
5782.1 
Hi,
i bought a new mac with OS X 10.8.3 Mountain Lion / ATI Radeon HD 5770.

When I took a screenshot from the MOI-UI with this script:

script:var img = moi.view.screenshot( 'view panel',false ); var name = img.getSaveFileName(); if ( name != '' ) img.save( name );

the result was a .png with a black circle on a black background.

Taking screenshots with Windows 7 64 bit was no problem at all.

Is something wrong with this script or with my mathematical slave?

Thanks for your attention

Moritz from Germany