obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.79k stars 701 forks source link

requesthandler: Add `cropToBounds` to scene item #1224

Closed exeldro closed 1 month ago

exeldro commented 1 month ago

Description

Add cropToBounds to scene item

Motivation and Context

Was added in obs, but not in obs-websocket yet The new obs_sceneitem_set_info2 is used but crop_to_bounds is not set

How Has This Been Tested?

On windows 11 by getting and setting

Types of changes

Checklist: