quassum / SwiftUI-Tooltip

Easy Tooltip for your SwiftUI Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Borders not appearing correctly

Sourish07 opened this issue · comments

The tooltip isn't displaying correctly. I've reproduced the bug with just the default SwiftUI app. For context, I'm on iOS 16.

Code:
Screen Shot 2022-09-24 at 7 52 21 AM

Output:
Screen Shot 2022-09-24 at 7 50 00 AM

.topRight looks off as well.

Screen Shot 2022-09-24 at 7 51 16 AM

Defiantly a problem for me too. I realize that this is an older post, but is this something that will be fixed in an update? I recently just pulled the newest version down so I'm just how seeing the problem for myself. If anything, I could fix it on my fork and PR it, but man what a hassle.

I merged #28

@Mahekaru Could you check that v1.3.1 works for you please?