M Emrich

Results 33 comments of M Emrich

~~You can control the corner radius by modifying the style.~~

Sorry, I was mistaken. This is currently fixed to be `height / 2.0`, as setup here: https://github.com/calimarkus/JDStatusBarNotification/blob/main/JDStatusBarNotification/Private/NotificationView.swift#L431-L434 For the custom view it's applied as a layer mask: https://github.com/calimarkus/JDStatusBarNotification/blob/main/JDStatusBarNotification/Private/NotificationView.swift#L386C8-L391 The above...

@Raidansz please see https://github.com/calimarkus/JDStatusBarNotification/issues/135