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

ショートカットの動作を修正 #682

Merged
merged 6 commits into from
Aug 28, 2023
Merged

ショートカットの動作を修正 #682

merged 6 commits into from
Aug 28, 2023

Conversation

yuto-trd
Copy link
Member

@yuto-trd yuto-trd commented Aug 28, 2023

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

  • スペースキーで再生/一時停止ができない場合があるのを修正
  • KeyBindingを使っているとき、意図しない動作をすることがあったため、KeyDownイベントを使うようにした
  • エディタのショートカットが使えない場合、シークバーを半透明にしてわかりやすくした

やらなかったこと

できるようになること

できなくなること

破壊的変更

廃止するApi

リンクされたIsuues

@yuto-trd yuto-trd marked this pull request as ready for review August 28, 2023 11:43
@yuto-trd yuto-trd merged commit 246b787 into main Aug 28, 2023
1 check passed
@yuto-trd yuto-trd deleted the fix-keybinding branch August 28, 2023 11:48
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.

1 participant