Skip to content

fix: [project-sequencer-statemachine] targetAreaを修正 - #2533

Merged
Hiroshiba merged 1 commit into
VOICEVOX:project-sequencer-statemachinefrom
sigprogramming:fix_target_area
Feb 15, 2025
Merged

fix: [project-sequencer-statemachine] targetAreaを修正#2533
Hiroshiba merged 1 commit into
VOICEVOX:project-sequencer-statemachinefrom
sigprogramming:fix_target_area

Conversation

@sigprogramming

@sigprogramming sigprogramming commented Feb 12, 2025

Copy link
Copy Markdown
Collaborator

内容

// リスナー登録
onActivated(() => {
document.addEventListener("keydown", handleKeydown);
window.addEventListener("mousemove", onMouseMove);
window.addEventListener("mouseup", onMouseUp);
});

に合わせてtargetAreaを修正します。

関連 Issue

その他

@sigprogramming
sigprogramming requested a review from a team as a code owner February 12, 2025 10:58
@sigprogramming
sigprogramming requested review from Hiroshiba and removed request for a team February 12, 2025 10:58

@Hiroshiba Hiroshiba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!!

mainブランチに合わせての修正だったのに気づかず失礼しました。。 🙇

@Hiroshiba
Hiroshiba merged commit 5ee3431 into VOICEVOX:project-sequencer-statemachine Feb 15, 2025
@sigprogramming
sigprogramming deleted the fix_target_area branch February 16, 2025 09:35
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