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
After adding GradientView plugin, often my storyboard is not repainting. Sometimes it doesn't paint anything on screen. I have to close the xcode and reopen for it to refresh.
Removing the @IBDesignable for GradientView seems to have stop the issue.
The text was updated successfully, but these errors were encountered:
After adding GradientView plugin, often my storyboard is not repainting. Sometimes it doesn't paint anything on screen. I have to close the xcode and reopen for it to refresh.
Removing the
@IBDesignable
forGradientView
seems to have stop the issue.The text was updated successfully, but these errors were encountered: