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
I deleted "default_size": [800, 600] in settings.json
but it did not change anything: windows are created at exactly the same size, even when I use statements like
onclick="window.open('".$result_file."','".$window_name."','width=400,height=600,left=100'); return false;"
The text was updated successfully, but these errors were encountered:
I deleted "default_size": [800, 600] in settings.json
but it did not change anything: windows are created at exactly the same size, even when I use statements like
onclick="window.open('".$result_file."','".$window_name."','width=400,height=600,left=100'); return false;"
The text was updated successfully, but these errors were encountered: