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

[要望] サイズ設定系の定数をg_limitObjへ移す #1453

Closed
cwtickle opened this issue Apr 2, 2023 · 0 comments · Fixed by #1454
Closed

[要望] サイズ設定系の定数をg_limitObjへ移す #1453

cwtickle opened this issue Apr 2, 2023 · 0 comments · Fixed by #1454

Comments

@cwtickle
Copy link
Owner

cwtickle commented Apr 2, 2023

改善詳細 / Details of Improvement

  • サイズ設定系の定数をg_limitObjへ移したい。

改善理由 / Reason for Improvement

  • 現状は定数になっているため、上書きができない。
    オブジェクト化することでカスタム時にレイアウトの微調整を容易にする。

スクリーンショット / Screenshot

期待する見せ方・挙動 / Expected Behavior

  • 下記のように、g_limitObjのプロパティを直接変更する。
g_limitObj.settingLabelHeight = 20;

その他検討事項 / Other Considerations

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 a pull request may close this issue.

1 participant