#whats the size value limit for px or pixels value

1 messages · Page 1 of 1 (latest)

cobalt marten
#

whats the size value limit for px or pixels value.
i tried 640x330 to achieve full screen with my display but i think that value is not dynamic for various screens and is just specific for my display

empty topaz
#

add this to your server_form.json

#

"main_screen_content": { "size": ["100%", "100%"] },

#

and set your fullscreen form size to 100% 100%

spiral sapphire
novel fjord
#

Yea, so strange