[R-SIG-Mac] Minor bug in Quartz sizing
Erich Neuwirth
erich.neuwirth at univie.ac.at
Wed Sep 21 00:50:16 CEST 2011
OK,
here is what really happens!
When the quartz window is higher that the screen,
the displayed windows does not extend below the screen, but it ends about a centimeter above the screen edge.
The graphics is drawn as if the unmutilated larger windows were available.
So the problem was I used
quartz(height=7) and that is too high.
quartz(height=6)
solves the problem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20110921/0f5f353d/attachment.bin>
More information about the R-SIG-Mac
mailing list