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

컴포넌트 버튼 추가 가독성 및 사용성 개선 #84

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

chosh-deali
Copy link
Contributor

컴포넌트가 점점 많아지면서 테스트 시 버튼을 찾기가 어려워 타이틀 기준 정렬을 추가해보았습니다.
(PlayGround는 컴포넌트는 최상단 유지)

아래와 같이 버튼 객체를 직접 생성하지 않고 추가 가능하도록 개선하였습니다.
self.addComponents(title: "Accordion Components", actionSelector: #selector(accordionComponentsPressed))

스크린샷, 2024-12-24 오후 4 14 55

Copy link
Collaborator

@jalynneyoon jalynneyoon left a comment

Choose a reason for hiding this comment

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

무지성으로 늘어나던 컴포넌트에 단비같은 소식 수고하셨습니다👍

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