frontend: Add copy paste functions#8286
Open
exeldro wants to merge 1 commit intoobsproject:masterfrom
Open
Conversation
d52d8c7 to
33e90a5
Compare
CodeYan01
reviewed
Jun 20, 2023
33e90a5 to
908648d
Compare
908648d to
d790d5d
Compare
d790d5d to
2ba999c
Compare
PatTheMav
requested changes
Aug 8, 2025
Member
PatTheMav
left a comment
There was a problem hiding this comment.
I'll have to give this a test locally but at first glance this seems fine and I also agree that it's preferable for 3rd party code to use these built-in functions to duplicate or alias existing sources.
Member
|
Tested this locally and seemed to work just fine. |
2ba999c to
787085b
Compare
787085b to
1855b28
Compare
Contributor
Author
|
Switched methods to camelCase as requested |
6 tasks
PatTheMav
reviewed
Sep 25, 2025
1855b28 to
e88b53f
Compare
PatTheMav
approved these changes
Dec 19, 2025
e88b53f to
9786c83
Compare
45dbbdb to
55d6932
Compare
Contributor
Author
|
Rebased and fixed conflicts |
55d6932 to
15855c2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add frontend copy paste functions
Motivation and Context
Allow users from the vertical plugin to copy and paste sources from and to the main canvas
How Has This Been Tested?
On windows with changes to the vertical plugin
Types of changes
Checklist: