- Регистрация
- 22.04.2017
- Сообщения
- 207
- Благодарностей
- 31
- Баллы
- 28
It would be great if the window size was automatically adapted to the screen resolution generated with the profile.
For now I always add:
instance.SetWindowSize(project.Profile.ScreenSizeWidth, project.Profile.ScreenSizeHeight);
For now I always add:
instance.SetWindowSize(project.Profile.ScreenSizeWidth, project.Profile.ScreenSizeHeight);