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

Affichage popup au click plutôt qu'au survol #5

Open
spelhate opened this issue Nov 20, 2014 · 1 comment
Open

Affichage popup au click plutôt qu'au survol #5

spelhate opened this issue Nov 20, 2014 · 1 comment
Assignees

Comments

@spelhate
Copy link
Contributor

No description provided.

@spelhate spelhate self-assigned this Nov 20, 2014
@bmalan
Copy link

bmalan commented May 12, 2015

Hello,
Peut être une petite piste pour cette question

En mode INFORMATIONS, des pop-up s'affichent juste en survolant, certes. Mais je ne dirais pas que c'est ce qui gêne le plus, mais plutôt le fait qu'il faille cliquer sur la "croix" pour fermer la pop-up.

On pourrait donc laisser le survol comme trigger pour la pop-up, mais l'écartement de la souris suffirait à fermer la pop-up.

Développé sur cigalsace : https://github.com/geobretagne/signalement/blob/master/src/js/signalement.js line 835-837
// Fait reference a la fonction popUp
onSelect: popUP,
onUnselect: function(){popup.destroy();}
//selectStyle :feature_style

Rajouter le petit onUnselect et ça passe nickel!

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

No branches or pull requests

2 participants