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

improve: [0646] divMaxX_Yが未定義の場合、配列の最大値を取るよう修正 #1410

Merged
merged 1 commit into from Feb 19, 2023

Conversation

cwtickle
Copy link
Owner

@cwtickle cwtickle commented Feb 19, 2023

🔨 変更内容 / Details of Changes

  1. キー定義のdivMaxX_Y(右下基準位置)が未定義のとき、
    posX_Yの最大値+1を取るように修正しました。

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

  1. これまでは特にdivMaxX_Yの指定が無い場合、
    posX_Yの最終番目の値+1をdivMaxX_Yとして定義していましたが、
    トランスキーなどこれに当てはまらないケースが出てきたため、見直すことにしました。

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

📝 その他コメント / Other Comments

@codeclimate
Copy link

codeclimate bot commented Feb 19, 2023

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

View more on Code Climate.

@cwtickle cwtickle merged commit e0fbb5f into develop Feb 19, 2023
@cwtickle cwtickle deleted the feature/0646-key-posmax branch February 20, 2023 09:51
@cwtickle cwtickle changed the title improve: [0646] posMaxX_Yが未定義の場合、配列の最大値を取るよう修正 improve: [0646] divMaxX_Yが未定義の場合、配列の最大値を取るよう修正 Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant