-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[project-s] ドラッグ周りの整理とプレビュー処理の追加 (#1680)
* ドラッグ周りを整理 * 修正とリファクタリング * 修正、カーソルやダブルクリック周りを変更 * 修正 * ダブルクリックの型変更 * === undefinedはなるべく避ける * TODO: 例外処理は`UPDATE_NOTES`内に移す? * コメント追加 * TODO: 例外処理は`REMOVE_SELECTED_NOTES`内に移す? * Update src/components/Sing/ScoreSequencer.vue * FIXME: 無効状態はstring以外の型にする * FIXME: 関連する値を1つのobjectにまとめる --------- Co-authored-by: Hiroshiba <[email protected]>
- Loading branch information
1 parent
f13a4ab
commit 259e8a0
Showing
8 changed files
with
470 additions
and
421 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.