beauxner / movist

Automatically exported from code.google.com/p/movist
GNU General Public License v3.0
0 stars 0 forks source link

fit to screen (cmd + 3) spans multiple monitors #159

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Play a movie that has a large width to height ratio (e.g. 16:8)
2. Press cmd + 2 to fit the movie to screen

What is the expected output? What do you see instead?
The movie should only fit to the width of one screen. Instead, it tries to
fit to multiple monitors or limited by the height, depending on the ratio
of the movie. 

What version of the product are you using? On what operating system?
Movist 0.6.8 on Mac Snow Leopard

Please provide any additional information below.
Thanks for making this great piece of software :)

Original issue reported on code.google.com by reyno...@gmail.com on 30 Apr 2010 at 2:47