Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The text is wrong, the copy and Paste are wrong #372

Open
libaineu2004 opened this issue Feb 16, 2023 · 0 comments · May be fixed by #402
Open

The text is wrong, the copy and Paste are wrong #372

libaineu2004 opened this issue Feb 16, 2023 · 0 comments · May be fixed by #402

Comments

@libaineu2004
Copy link

libaineu2004 commented Feb 16, 2023

I found a text error in one place:
https://github.com/paceholder/nodeeditor/blob/master/src/GraphicsView.cpp
line,132,_pasteAction = new QAction(QStringLiteral("Copy Selection"), this);

The correct way to write it is:
"Copy Selection" --> "Paste Selection"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant