jonlab / NewAtlantis

http://www.newatlantis.world/
9 stars 6 forks source link

Minimum resolution for proper GUI is now 1024x768 #41

Closed sachaamm closed 8 years ago

sachaamm commented 8 years ago

It's a bit problematic to dev because now i can't see anymore the entire window with this update when im in unity , even I maximize on play. So i can't launch a server , and test new features , etc.

jonlab commented 8 years ago

The whole screen does not fit when you maximize Unity, select Maximize on Play and click on Play ? What is your screen resolution ?

sachaamm commented 8 years ago

If i maxime on play , my resolution size is 1366 * 588

jonlab commented 8 years ago

588 ? But what native resolution is your screen ?

sachaamm commented 8 years ago

1366 * 768

jonlab commented 8 years ago

capture d ecran 2015-12-14 a 17 49 55

If you really maximize your Unity app, this fits on 1024x768, does it work for you ?

jonlab commented 8 years ago

There is now a scaling of the GUI based on the Screen.height (when < 768).