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

Feature/#1 #2

Merged
merged 4 commits into from
Oct 1, 2021
Merged

Feature/#1 #2

merged 4 commits into from
Oct 1, 2021

Conversation

hansolnoh95
Copy link
Contributor

#1

Summary

Sth Coming Newly

카드 쉐도우를 적용하는데 background에서 함수를 실행시킨다면 main Thread 에서 실행해야한다는 에러가 송출되여

Challenges

scrollNode 에 컴포넌트들을 넣는 것이 가장 어려웠고 아직도 해결을 못해씀다,,,

References

@snowedev
Copy link
Member

나는 스크롤노드에 레이아웃 안보이는거 각 컴포넌트들 크기 안잡아줄 때 안보였거든 (특히 컬렉션노드 같은거) 그래서 flexGrow나 flexShrink 값 주거나 maxSize같은거 주고 나서 보였어 혹시 도움이 될까해서 남깁니당

Copy link
Collaborator

@YoonAh-dev YoonAh-dev left a comment

Choose a reason for hiding this comment

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

전체적으로 코드가 깔끔해서 한눈에 들어오네요👍

Comment on lines +149 to +154
cardImageNode.style.spacingAfter = 26
titleLabelNode.style.spacingAfter = 2
priceLabelNode.style.spacingAfter = 13
barcodeImageNode.style.spacingAfter = 6
cardNumberTextNode.style.spacingAfter = 8
validationLayoutSpec().style.spacingAfter = 33
Copy link
Collaborator

Choose a reason for hiding this comment

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

오 이런 것도 있군요.. 🤭

Copy link
Contributor Author

Choose a reason for hiding this comment

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

간격을 따로 줄 수 있더라구여,,, 되기만 하면 아주 편할 거 같은데 말이져 ㅎ;

Copy link
Collaborator

@hwangJi-dev hwangJi-dev left a comment

Choose a reason for hiding this comment

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

역시 스장님은 다릅니다 담주가 더 기대됩니다!!

@hansolnoh95
Copy link
Contributor Author

나는 스크롤노드에 레이아웃 안보이는거 각 컴포넌트들 크기 안잡아줄 때 안보였거든 (특히 컬렉션노드 같은거) 그래서 flexGrow나 flexShrink 값 주거나 maxSize같은거 주고 나서 보였어 혹시 도움이 될까해서 남깁니당

그런거여꾼,,, 다들 preferredSize나 width, height, flexShrink 등등 넣었더라구,, 고쳐보게씀다 감삼다!!

@hansolnoh95
Copy link
Contributor Author

역시 스장님은 다릅니다 담주가 더 기대됩니다!!

담주는 꼭 다 부셔서 갈 수 있도록 할게여,,,!!

@hansolnoh95 hansolnoh95 merged commit 04f9663 into main Oct 1, 2021
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.

4 participants