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

Fix: インポート順をクリック順に依存しないようにする #2320

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

sevenc-nanashi
Copy link
Member

内容

ソングのインポートで1->2->3->6->5->4の順にチェックマークを入れるとその順にインポートされていました。
これを1->2->3->4->5->6の順にインポートするようにします。

関連 Issue

(なし)

スクリーンショット・動画など

(なし)

その他

(なし)

@sevenc-nanashi sevenc-nanashi requested a review from a team as a code owner October 26, 2024 06:57
@sevenc-nanashi sevenc-nanashi requested review from Hiroshiba and removed request for a team October 26, 2024 06:57
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

この辺りもテスト書きたいところですが、難しいですねぇ!

@Hiroshiba Hiroshiba merged commit 54b0640 into VOICEVOX:main Oct 27, 2024
8 checks passed
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 this pull request may close these issues.

2 participants