11 lines
674 B
Markdown
11 lines
674 B
Markdown
|
---
|
||
|
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"
|
||
|
tags: ["obs", "open broadcaster software", "obs studio", "keyboard shortcut", "edit transform", "pull request", "github"]
|
||
|
cover: "/images/obs-transform.jpg"
|
||
|
---
|
||
|
|
||
|
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
|