Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

showArrow does not work #30

Open
damozhang opened this issue Jan 27, 2023 · 0 comments
Open

showArrow does not work #30

damozhang opened this issue Jan 27, 2023 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@damozhang
Copy link

Describe the bug
When I set the showArrow = false, the arrow does not as expect to hide

To Reproduce
Steps to reproduce the behavior:

var tooltipConfig = DefaultTooltipConfig(side: .top)
init(){
    self.tooltipConfig.showArrow = false
}

Expected behavior
As the document description, set shoArrow can show or hide the arrow.

Screenshots
image

Desktop (please complete the following information):

  • OS: iOS
  • SwiftUITootip 1.3.1
@bring-shrubbery bring-shrubbery self-assigned this Feb 6, 2023
@bring-shrubbery bring-shrubbery added bug Something isn't working good first issue Good for newcomers labels Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants