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

fix: [0629] divXの第2要素がposX末尾要素の最大値で無い場合の問題を修正 #1385

Merged
merged 1 commit into from Jan 20, 2023

Conversation

cwtickle
Copy link
Owner

@cwtickle cwtickle commented Jan 20, 2023

🔨 変更内容 / Details of Changes

  1. divXの第2要素がposX末尾要素の最大値で無い場合、
    キーコンフィグ保存後にステップゾーン(下段)がずれる問題を修正しました。
    下記のキー定義で再現できます。
|minWidth10X=650|
|color10X=0,0,0,0,2,1,1,1,1,2|
|chara10X=left,down,up,right,space,sleft,sdown,sup,sright,sspace|
|div10X=9,19|
|stepRtn10X=0,-90,90,180,onigiri,0,-90,90,180,onigiri|
|keyCtrl10X=83/0,68/0,69/82,70/0,32/0,74/0,75/0,73/79,76/0,13/0|
|blank10X=52.5|
|shuffle10X=0,0,0,0,1,2,2,2,2,3|

🔖 関連Issue, 変更理由 / Related Issues, Reason for Changes

  1. 上記問題の解消のため。

📷 スクリーンショット / Screenshot

📝 その他コメント / Other Comments

  • おそらく初期時からの問題だと思います。

@cwtickle cwtickle added bug Something isn't working func:Main func:KeyConfig need-to-fix-supportVer. サポートバージョンへの修正が必要な場合にラベル付け labels Jan 20, 2023
@codeclimate
Copy link

codeclimate bot commented Jan 20, 2023

Code Climate has analyzed commit 9387cb3 and detected 0 issues on this pull request.

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working func:KeyConfig func:Main need-to-fix-supportVer. サポートバージョンへの修正が必要な場合にラベル付け
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant