Post

Replies

Boosts

Views

Activity

Reply to NSScrollPocket overlay appearing on scroll views in NSSplitViewController on macOS Tahoe
Scroll pocket bugs remain in 26.0. You can also work around it by overriding the private method allowedPocketEdges, which returns a UInt32, and make it return zero.
Topic: UI Frameworks SubTopic: AppKit
Replies
Boosts
Views
Activity
Sep ’25
Reply to MTLTextureLoader creates Texture on iPad but not on iPhone
This happens on macOS 12 with an image created using -[NSImage lockFocus], depending on what the main display is. This makes me wonder why MTKTextureLoader exists. It would be a nice convenience if it worked reliably.
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’21