Skip to content

ダイアログの表示、非表示制御を改良#114

Merged
ayutaz merged 3 commits intoMidraLab:developfrom
shiena:feat/improve-ui-show-hide
Feb 2, 2025
Merged

ダイアログの表示、非表示制御を改良#114
ayutaz merged 3 commits intoMidraLab:developfrom
shiena:feat/improve-ui-show-hide

Conversation

@shiena
Copy link
Contributor

@shiena shiena commented Feb 2, 2025

  • ボタンのリスナーをちゃんと削除する
  • Canvasのenableの代わりにCanvasGroupのalpha, interactable, blocksRaycastsで表示、非表示を制御する

closeButton.onClick.RemoveListener(CloseAction);
}

private void CloseAction()
Copy link
Contributor

Choose a reason for hiding this comment

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

Summaryの追加をお願い致します

Copy link
Contributor Author

Choose a reason for hiding this comment

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

追加しました

@ayutaz
Copy link
Contributor

ayutaz commented Feb 2, 2025

@shiena ありがとうございます!マージしました

@ayutaz ayutaz merged commit 5ce2163 into MidraLab:develop Feb 2, 2025
1 check passed
@shiena shiena deleted the feat/improve-ui-show-hide branch February 2, 2025 13:15
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