abdullahtarawneh.com/content/code/obs-edit-transform/index.md

13 lines
725 B
Markdown
Raw Normal View History

2020-10-25 05:15:18 +00:00
---
title: "OBS Studio: Ctrl+E to Edit Transform"
summary: "I added a shortcut to edit transforms on a source in OBS Studio."
date: "2017-04-30"
2020-10-26 05:51:15 +00:00
author: "Abdullah Tarawneh"
2020-10-25 05:15:18 +00:00
tags: ["obs", "open broadcaster software", "obs studio", "keyboard shortcut", "edit transform", "pull request", "github"]
2020-10-26 06:29:04 +00:00
category: "Code"
2021-12-20 11:27:10 +00:00
cover: "/images/cover/obs-transform.jpg"
2020-10-25 05:15:18 +00:00
---
Editing was very easy in OBS Classic, and I could not find the option for stretching a source to bounds in OBS Studio, so the "Edit Transform" dialogue should be more user-facing. Giving it a keyboard shortcut denotes that it is important enough to have a shortcut, as opposed to the myriad options with no shortcut.
https://github.com/obsproject/obs-studio/pull/894