It should be simple, but I can’t find a solution: I have a custom view and it scales to 200% if the user clicks on it. It stays at that level until the user clicks on it again.
This works, but only in the old (= smaller) area of the control. It does not appear to exist (although shown) in the area that it now covers. Do I need to call some method after scaling to fix my problem?
Thank!
source
share