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

ソング: 編集メニューをつくる #1897

Open
3 tasks
romot-co opened this issue Mar 3, 2024 · 1 comment
Open
3 tasks

ソング: 編集メニューをつくる #1897

romot-co opened this issue Mar 3, 2024 · 1 comment
Assignees

Comments

@romot-co
Copy link
Contributor

romot-co commented Mar 3, 2024

内容

  • Undo/Redoやコピー・ペーストなどを行える「編集」メニューを追加
  • まずはUndo/Redoのみ

一般的に存在している(慣れが利用できる)・操作は複数の方法で行えるのが望ましそうなため

Pros 良くなる点

  • 編集系操作にアクセスしやすくなる
  • マイナーな操作を入れておく場所ができる

Cons 悪くなる点

  • なし

実現方法

他のソング用メニューと同様
現状のUndo/Redoと同様

VOICEVOXのバージョン

0.16.x

OSの種類/ディストリ/バージョン

  • Windows
  • macOS
  • Linux

その他

なし

@romot-co romot-co self-assigned this Mar 3, 2024
romot-co pushed a commit that referenced this issue Mar 4, 2024
@Hiroshiba
Copy link
Member

これトークの方にはまだないんですよね・・・。
トークの方にまだないからなんか実装がややこしくなっちゃうとことかあったらすぐご相談いただければ!!
(ワークアラウンドをすぐ提示できると思います 😇 )

romot-co pushed a commit that referenced this issue Mar 9, 2024
Hiroshiba added a commit that referenced this issue Mar 22, 2024
* #1877 コピペや右クリックメニュ ー

* #1877 不要セパレータ削除

* Update src/components/Sing/ToolBar.vue

Co-authored-by: Hiroshiba <[email protected]>

* Update src/components/Sing/SequencerNote.vue

Co-authored-by: Hiroshiba <[email protected]>

* Update src/store/singing.ts

Co-authored-by: Hiroshiba <[email protected]>

* Update src/store/singing.ts

Co-authored-by: Hiroshiba <[email protected]>

* #1897 指摘点修正+クオンタイズ

* #1877 コメント追加 [update snapshots]

* (スナップショットを更新)

* #1897 clipboardおよびtextパースでtry...catchする

* #1877 import修正

* (スナップショットを更新)

* (テストを回すための空コミット)

* Apply suggestions from code review

* await追加&コードを周りに合わせた

---------

Co-authored-by: Romot <[email protected]>
Co-authored-by: Hiroshiba <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants