weimingtom / nekonme

Automatically exported from code.google.com/p/nekonme
0 stars 0 forks source link

stage width height inconsistent across targets #232

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use the attached zip
2. "make js" and see all sides of the rectangle.
3. "make mac" and the bottom of the rectangle is missing.

What version of the product are you using? On what operating system?

os x 10.7.3
haxe 2.09
nme 3.3.2
hxcpp 2.09.1 (dev)
swf 1.11
jeash 0.8.7

Please provide any additional information below.

on this macbook pro, the stageHeight and stageWidth are the full size of the 
display, when i think they should be the size of the nme window that is created 
(inside that, too, so all of the chrome/border/menus/etc. is excluded).

Original issue reported on code.google.com by rao...@gmail.com on 11 May 2012 at 5:25

Attachments: