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

Button Management System to Enable/Disable Tooltip Feature #1329

Open
segun-codes opened this issue Jan 17, 2023 · 1 comment
Open

Button Management System to Enable/Disable Tooltip Feature #1329

segun-codes opened this issue Jan 17, 2023 · 1 comment
Labels

Comments

@segun-codes
Copy link
Collaborator

segun-codes commented Jan 17, 2023

Tooltip feature support for image overlays is now built into the Leaflet.DistortableImage library. However, there are concerns that event listeners set up to enable this feature may (or may not) interfere with other event listeners used in the library. Whereas a candidate tested solution has been implemented to address this concern, a decision was made to suspend further development of the solution to allow for observing how the tooltip feature performs without the flexibility of a functionality to disable/re-enable it.

Finally, note this issue is a spin-off from here: Tooltip Feature for ImageOverlays.

Please describe the desired behavior.
A functionality to disable/enable tooltip feature in the library where such flexibility is considered useful in improving user experience.

Additional context (optional)
The candidate solution that addresses the outlined concern is shown in illustration 1 below. Again, find more details here Tooltip Feature for ImageOverlays.

Illustration 1:
tooltipEnableDisable

@segun-codes
Copy link
Collaborator Author

segun-codes commented Jan 17, 2023

Hi @jywarren, here's the issue as agreed. And of course, I am happy to continue and complete work on the solution exhibited in illustration 1 above should a decision consistent with this be made . Many thanks!

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

1 participant