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
I'm noticing some odd behavior using Xcode 16 beta.
(1) sometimes not all the tiles load. The view just needs to be moved for them to load. But, as it is, the view can be incomplete.
(2) sometimes caching seems to go berserk. Even after the view is loaded and remains static, I see caching logs go on and on for some time. When this happens, changing the view can cause blank spots until the caching catches up or whatever.
I don't recall this behavior before.
The text was updated successfully, but these errors were encountered:
I'm noticing some odd behavior using Xcode 16 beta.
(1) sometimes not all the tiles load. The view just needs to be moved for them to load. But, as it is, the view can be incomplete.
(2) sometimes caching seems to go berserk. Even after the view is loaded and remains static, I see caching logs go on and on for some time. When this happens, changing the view can cause blank spots until the caching catches up or whatever.
I don't recall this behavior before.
The text was updated successfully, but these errors were encountered: