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

SkeletonView on StackView highlights the whole stack as one #538

Closed
acegreen opened this issue May 25, 2023 · 2 comments
Closed

SkeletonView on StackView highlights the whole stack as one #538

acegreen opened this issue May 25, 2023 · 2 comments

Comments

@acegreen
Copy link

acegreen commented May 25, 2023

Maybe I'm misunderstanding the implementation, but as I read it was recursive on the subviews. So I applied isSkeletonable on a stack view, but now the whole view is masked rather than the individual views within it?

I would expect it to mask the subviews separately, without me having to apply isSkeletonable and .showSkeleton() to each view individually.

Thanks in advance

Screenshot 2023-05-25 at 10 55 59 AM
@acegreen
Copy link
Author

Nevemind, figured it out.

@treeleaf-nikesh
Copy link

Am stuck with same problem would love some help. @acegreen

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

No branches or pull requests

2 participants