Skip to content

@objc tag for property thumbLabel #24

@RyuX51

Description

@RyuX51

I'd be really great if you could add a @objc tag to the property thumbLabel in your repo so that user defined runtime attributes in Storyboard can be set.

/// The value label that represents the thumb button
@objc lazy var thumbLabel: StyledLabel = UIBuilder.defaultStyledLabel()

I have to add it on each pod install manually or else I'm getting a

[<SnappingStepper.SnappingStepper 0x112209860> valueForUndefinedKey:]: this class is not key value coding-compliant for the key thumbLabel.

Tthanks for your great framework. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions