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

UI/UX強化 #704

Closed
wants to merge 0 commits into from
Closed

UI/UX強化 #704

wants to merge 0 commits into from

Conversation

yuto-trd
Copy link
Member

このプルリクエストで何をやったのか?

  • 同じ色の要素が連なっているとき、どのフレームの境界がわかりにくいので、縁を表示した
  • 要素を追加するとき、他の要素に被さる場合、長さや開始位置、ZIndexを調整するようにした。
  • 要素をリサイズするとき、長さの最小値を一フレームにした
  • 動画、音声などもともとの長さがある場合、その長さを使えるようにした
  • タイムラインでファイルをドロップしたときの動作を実装
  • MediaSourceの変更をUndoするとき破棄されたオブジェクトが使われるのを修正
  • シーンの長さを設定するとき、OverflowExceptionが発生することがあるのを修正

やらなかったこと

できるようになること

できなくなること

破壊的変更

廃止するApi

リンクされたIsuues

@yuto-trd yuto-trd mentioned this pull request Sep 10, 2023
@yuto-trd
Copy link
Member Author

yuto-trd commented Sep 10, 2023

Todo

  • 要素を分割するショートカットにCtrl+Kを割り当てる
    • 要素を分割したとき、動画、音声の開始位置も変更する。
  • シーンの長さを現在のフレームまでにするコマンド追加
  • 現在のフレームを画像ファイルに保存できるようにする

@yuto-trd
Copy link
Member Author

なぜかmainブランチをrebaseしたとき、空じゃないコミットが消えるのでブランチを分けます

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant