pashapm / topdraw

Automatically exported from code.google.com/p/topdraw
Other
1 stars 1 forks source link

Render errors on multi-minitor setup with MacBook Pro #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run Top Draw on multiple monitors of different resolutions (either menu
bar or editor) from a MacBook Pro.
2. View rendered image.

What is the expected output? What do you see instead?
Expected: Image should either be separate for each monitor (like screen
saver) or cover both monitors without errors.
Result: One image that covers both monitors, but the lower resolution
(MacBook Pro screen) has a band across it (in most scripts, not all).

What version of the product are you using? On what operating system?
Top Draw 1.0
Mac OS X 10.5.5
MacBook Pro screen is 1440x900
Apple Cinema HD monitor at 1920x1200 (left of MBP if that matters)

Please provide any additional information below.
The unwanted band that is drawn on one screen is consistent in placement,
but the color appears to be random. It is confined to the smaller screen
and is in saved images as well (see attached).

Original issue reported on code.google.com by ric.ew...@gmail.com on 30 Sep 2008 at 10:19

Attachments:

GoogleCodeExporter commented 9 years ago
You are absolutely correct.  There is a bug with calculating the location of 
the menubar on displays of dissimilar 
resolution.  As a work around, please feel free to edit the script file and 
comment out (or remove) the line that 
starts with "menubar.".

Original comment by waylo...@google.com on 1 Oct 2008 at 5:21