You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug in the default window size.
I set the default size as follows
"default_size": [1028, 1000],
The resulting internal view port for the browser is as follows.
Browser width: 1012, height: 552.
The only way I found to correct this is to set the window "minimum_size" to the size desired. But this prevents the window from being sized down should the user need to size the window down.
I am running Windows 8.1
PHP Desktop version
php-desktop-chrome-99.0-rc-php-7.4.28
There is a bug in the default window size.
I set the default size as follows
"default_size": [1028, 1000],
The resulting internal view port for the browser is as follows.
Browser width: 1012, height: 552.
The only way I found to correct this is to set the window "minimum_size" to the size desired. But this prevents the window from being sized down should the user need to size the window down.
I am running Windows 8.1
PHP Desktop version
php-desktop-chrome-99.0-rc-php-7.4.28
Questions should be asked on the forum:
https://groups.google.com/d/forum/phpdesktop
The text was updated successfully, but these errors were encountered: