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
In my project, I dynamically change what's in the contentView, causing it to change size and part of it being clipped because it is bigger than the original size of the callout. I tried using sizeToFit on the callout but the positioning gets screwed up. Maybe sizeToFit should be overridden?
The text was updated successfully, but these errors were encountered:
In my project, I dynamically change what's in the contentView, causing it to change size and part of it being clipped because it is bigger than the original size of the callout. I tried using sizeToFit on the callout but the positioning gets screwed up. Maybe sizeToFit should be overridden?
The text was updated successfully, but these errors were encountered: