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

showAllTooltips() method doesn't correctly show tooltips for Virtual Tour markers in 5.5.2 #1202

Closed
sonniydsgn opened this issue Jan 9, 2024 · 2 comments
Labels
Milestone

Comments

@sonniydsgn
Copy link

Describe the bug

Tooltips for markers created using the Markers plugin are shown as soon as they enter the screen. But for the tooltips for markers created using the Virtual Tour plugin, I need to hover over them first, and only then they are show up permanently.

Online demo URL

https://jsfiddle.net/sonniydsgn/7vgw8qhx/

Photo Sphere Viewer version

5.5.2

Plugins loaded

VirtualTourPlugin, VisibleRangePlugin. MarkersPlugin

OS & browser

Windows 11, Chrome 120

Additional context

In version 5.5.1, everything worked fine

@sonniydsgn sonniydsgn added the bug label Jan 9, 2024
@sonniydsgn
Copy link
Author

I forgot to note that if you look at the state of the virtual tour markers through the console, then showAllTooltips is set to true. In the demo, I gave an example of this

@mistic100 mistic100 added this to the 5.6.0 milestone Jan 11, 2024
Copy link

This feature/bug fix has been released in version 5.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants