forked from VOICEVOX/voicevox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ソング: 正式なカラーとスタイルを定義する (VOICEVOX#2218)
* シング側のカラーを定義する+それにあわせたスタイル調整 * async/awaitのlintエラー修正 * 調整 * 調整 [update snapshots] * (スナップショットを更新) * 調整+テスト落ちるのを修正 * (スナップショットを更新) * 不要なasync/awaitを付与していたのを修正 * 指摘点調整 * 指摘事項修正 [update snapshots] * 最低サイズやノートが連続している場合でも歌詞の可読性を上げる * lyricTextの位置調整 * テスト修正 * テストを修正 * ピッチカラーの修正 * 指摘事項修正(SASSバージョンアップ以外) * SASSバージョンアップ+明度調整 * リサイズ中はカーソルを固定する * テーマ変更時にピッチラインカラーを変更する * ダークモード微調整 * ピッチカラー調整 * 仕掛かり調整 * 仕掛かり調整 * ピッチ表示の調整 * ピッチ編集調整 * ピッチ周辺の調整 * 微調整 * 調整 * 調整 * ピッチラインカラーを緑に * 調整 * 調整 * ピッチライン調整 * SASS除算フォーマット修正+コメントなど * フォントウェイトを400に * font-weight: 500の使用をやめる * Update src/styles/v2/sing-colors.scss Co-authored-by: Hiroshiba <[email protected]> * コメント付与 * Update src/components/Sing/ScoreSequencer.vue Co-authored-by: Hiroshiba <[email protected]> * Update src/components/Sing/SequencerNote.vue Co-authored-by: Hiroshiba <[email protected]> * ダーク調整 * 指摘点修正 * ピッチカラー調整 * 鍵盤の罫線 * 鍵盤右線および罫線色調整 * 明度調整 * 指摘点修正 * ズームに応じたフォントサイズ係数の調整 * ラベルカラー * スナップ線調整 * 右端や明度調整 * ダークモードのFラインを修正 * 右端ライン調整 * 指摘点修正 * リファクタリング仕掛かり * Noteの状態をリファクタリング * Update src/components/Sing/ToolBar/ToolBar.vue Co-authored-by: Hiroshiba <[email protected]> * Update src/styles/v2/sing-colors.scss Co-authored-by: Hiroshiba <[email protected]> * Update src/styles/v2/sing-colors.scss Co-authored-by: Hiroshiba <[email protected]> * Update src/components/Sing/ToolBar/ToolBar.vue Co-authored-by: Hiroshiba <[email protected]> * EditTargetSwitcherのHandleKeyDownを削除 * EventTargetSwitcherのHandleKeyDownを削除 * z-index問題があるためNoteの実装を戻す * 状態を整理・プレビュー状態を一部composableに * コメント修正 * ピッチ編集時の.note-edgeのhoverを抑制 * ピッチ削除のカーソルをdefaultに修正 * Update src/components/Sing/SequencerNote.vue Co-authored-by: Hiroshiba <[email protected]> * usePreviewModeを削除 * useCursorStateおよびカーソル状態の修正 * ノートのcursorを適切にセットする * 指摘事項修正 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Hiroshiba <[email protected]>
- Loading branch information
1 parent
f0df6a6
commit 1ac88a7
Showing
28 changed files
with
2,104 additions
and
580 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.