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

メニューの[編集]の文字列が変わるとaviutl.keyの設定を反映できない #90

Merged
merged 5 commits into from
Jul 8, 2023

Conversation

nazonoSAUNA
Copy link
Contributor

@nazonoSAUNA nazonoSAUNA commented Dec 23, 2022

関係する Issue

変更点

  • [編集]の部分を無視した判定を追加した。
  • アクセスキー追加してもショートカットがズレなくなります。

内容の精査
以下の点について教えてください。

  • [〇] コードにおかしな点がないことを確認しました。
  • [△] 実際にビルドして試しました。→テスト版環境にてビルドして試しました

enabled_i = enabled;
if (!enabled_i)return;

{ // 音声ファイルの再生速度トラックの最大値2000.0のはずが800.0となってしまう処理があるのを修正
Copy link
Owner

Choose a reason for hiding this comment

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

このコメント本当ですか?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

コピペしたのを消し忘れですね

最新のやつでは消えてた
https://github.com/nazonoSAUNA/patch.aul/blob/r43_29/patch/patch_keyconfig.hpp

@ePi5131 ePi5131 merged commit 5062b91 into ePi5131:master Jul 8, 2023
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.

2 participants