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
When taking a screenshot of OBS' Windowed Projector, the dimensions of the image are incorrect (472 x 239 instead of 480 x 270).
Upon loading the settings file and selecting the Windowed Projector window, it seems the parameters of rect are bottom: 270 left: 8 right: 480 top: 31
And after I readjust the X and Y values using the arrows in the spin box (8 to 7 to 8, 31 to 30 to 31): bottom: 301 left: 8 right: 488 top: 31
Reproduced as follows with the attached settings file:
When taking a screenshot of OBS' Windowed Projector, the dimensions of the image are incorrect (472 x 239 instead of 480 x 270).
Upon loading the settings file and selecting the Windowed Projector window, it seems the parameters of
rect
arebottom
: 270left
: 8right
: 480top
: 31And after I readjust the X and Y values using the arrows in the spin box (8 to 7 to 8, 31 to 30 to 31):
bottom
: 301left
: 8right
: 488top
: 31Reproduced as follows with the attached settings file:
settings.zip
The text was updated successfully, but these errors were encountered: