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

Adds open to IBInspectables #577

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Adds open to IBInspectables #577

wants to merge 2 commits into from

Conversation

942v
Copy link

@942v 942v commented Aug 6, 2024

Summary

Adds open to

  • isSkeletonable: Bool
    
  • isHiddenWhenSkeletonIsActive: Bool
    
  • isUserInteractionDisabledWhenSkeletonIsActive: Bool
    
  • skeletonCornerRadius: Float
    

This is needed to be able to change the behavior of those vars if a subclass needs it.

Requirements (place an x in each of the [ ])

Added open to IBInspectable var to be able to change the behavior in a custom view
Update UIView+IBInspectable.swift
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.

1 participant