-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Not working on Storyboards.
2016-09-03 12:44:44.988 DMF[64902:2375215] Unknown class MultiStepRangeSlider in Interface Builder file.
2016-09-03 12:44:44.989 DMF[64902:2375215] Failed to set (trackLayerHeight) user defined inspected property on (UIView): [<UIView 0x7feede04cde0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key trackLayerHeight.
2016-09-03 12:44:44.990 DMF[64902:2375215] Failed to set (trackTintColor) user defined inspected property on (UIView): [<UIView 0x7feede04cde0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key trackTintColor.
2016-09-03 12:44:44.990 DMF[64902:2375215] Failed to set (trackHighlightTintColor) user defined inspected property on (UIView): [<UIView 0x7feede04cde0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key trackHighlightTintColor.
2016-09-03 12:44:44.990 DMF[64902:2375215] Failed to set (trackCurvaceousness) user defined inspected property on (UIView): [<UIView 0x7feede04cde0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key trackCurvaceousness.
2016-09-03 12:44:44.990 DMF[64902:2375215] Failed to set (thumbSize) user defined inspected property on (UIView): [<UIView 0x7feede04cde0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key thumbSize.
2016-09-03 12:44:44.991 DMF[64902:2375215] Failed to set (thumbTintColor) user defined inspected property on (UIView): [<UIView 0x7feede04cde0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key thumbTintColor.
2016-09-03 12:44:44.991 DMF[64902:2375215] Failed to set (shadowEnabled) user defined inspected property on (UIView): [<UIView 0x7feede04cde0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key shadowEnabled.
2016-09-03 12:44:44.991 DMF[64902:2375215] Failed to set (thumbCurvaceousness) user defined inspected property on (UIView): [<UIView 0x7feede04cde0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key thumbCurvaceousness.
And cannot manually instantiate it given the fact that ALL properties are private inside this POD.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels