You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to "disable" the TweakViewController but i'm having trouble with the self.visibleContentWidth. I've adjusted the size on what i want in the swift code but its not doing anything
Hi,
I want to "disable" the TweakViewController but i'm having trouble with the self.visibleContentWidth. I've adjusted the size on what i want in the swift code but its not doing anything
eg:
public init(duration: TimeInterval = 1.0, contentScale: CGFloat = 1.0, visibleContentWidth: CGFloat = 163.628570566641)
what do i need to do to correct this?
thank you
The text was updated successfully, but these errors were encountered: