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

renew Summon layout(wip) #6242

Open
wants to merge 22 commits into
base: development
Choose a base branch
from
Open

Conversation

sonohoshi
Copy link
Member

Description

  1. Summon 대신 새 레이아웃을 담당할 NewSummon이라는 코드를 만들었습니다.
  2. 재료와 결과물에 따라 나뉘던 기존 레이아웃 대신 결과물 기준으로만 나뉘게 변경했습니다.
  3. 이제 소환 횟수를 라디오 버튼으로(toggle group) 조정할 수 있습니다.
  4. 특정 결과물을 뽑는 재료 바리에이션은 한번에 버튼이 여러가지 나오는 식으로 변경됩니다.
  5. etc.

Related Links

resolve #6226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

소환 레이아웃을 groupId가 아닌 결과 종류별로 분류 및 카운트 라디오 버튼 연결
2 participants