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 resetting the image after downloading it from an URL, I have to call Refresh method form the RoundedCorners script otherwise the corners are buggy and not rounded.
To do this I set the Refresh method as public instead of private.
Not sure this is an issue but I posted this if someone else has this issue.
The text was updated successfully, but these errors were encountered:
After resetting the image after downloading it from an URL, I have to call Refresh method form the RoundedCorners script otherwise the corners are buggy and not rounded.
To do this I set the Refresh method as public instead of private.
Not sure this is an issue but I posted this if someone else has this issue.
The text was updated successfully, but these errors were encountered: