Closed mattleibow closed 7 months ago
Description of Change
After #267, the views are no longer leaking. This is good, but now the views are potentially collected and the timer will still try invalidating.
Not sure how it never came up in testing, but this PR will now also make sure the view is valid and loaded befoer drawing.
Description of Change
After #267, the views are no longer leaking. This is good, but now the views are potentially collected and the timer will still try invalidating.
Not sure how it never came up in testing, but this PR will now also make sure the view is valid and loaded befoer drawing.