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

ソング:シーケンサーのグリッドをコンポーネント化する #2087

Merged
merged 3 commits into from
May 21, 2024

Conversation

sigprogramming
Copy link
Contributor

@sigprogramming sigprogramming commented May 17, 2024

内容

シーケンサーのグリッドをコンポーネント化します。
また、以下も行います。

  • 右いっぱいにスクロールした状態でマウスホイールで縮小すると表示がおかしくなるのを修正
  • PreviewMode型の文字列を変更
  • SEQUENCER_NUM_MEASURESを追加
  • リファクタリング

関連 Issue

ref #2041

その他

@sigprogramming sigprogramming requested a review from a team as a code owner May 17, 2024 14:25
@sigprogramming sigprogramming requested review from Hiroshiba and removed request for a team May 17, 2024 14:25
@sigprogramming sigprogramming changed the title ソング:グリッドをコンポーネント化する ソング:シーケンサーのグリッドをコンポーネント化する May 17, 2024
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!!

Comment on lines +721 to +722
SEQUENCER_NUM_MEASURES: {
getter(state) {
Copy link
Member

@Hiroshiba Hiroshiba May 21, 2024

Choose a reason for hiding this comment

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

何の値なのかコメントドキュメントが1行あるだけでも結構読みやすくなるかとか思いました!

@Hiroshiba Hiroshiba merged commit e434b2e into VOICEVOX:main May 21, 2024
9 checks passed
@sigprogramming sigprogramming deleted the componentize_grid branch May 24, 2024 09:58
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.

None yet

2 participants