Blueprint icon indicating copy to clipboard operation
Blueprint copied to clipboard

Allow for customization of the preview name

Open nsillik opened this issue 1 year ago • 1 comments

Before, there was no way to explicitly set preview name, leading to things like this in the Xcode canvas view:

image

With no way to make it look prettier.

With this change we either use the Xcode SwiftUI Previews default, or just the name:

image

now shows:

image

much better!

nsillik avatar Feb 07 '24 17:02 nsillik

  • [x] changelog this

nsillik avatar Feb 07 '24 20:02 nsillik