You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.
Lorsqu'on clique sur un évènement d'id I, mouse_trigger_event?(I) ne renvoie pas systématiquement true
Comportement attendu
Lorsqu'on clique sur cet évènement, mouse_trigger_event?(I) devrait renvoyer true.
Étapes permettant de reproduire le problème
(avec l'évènement ci-dessous) En cliquant au même endroit sur le même évènement, "trigger" ne s'affichera pas forcément dans la console. évènement sur lequel cliquer
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problème lié à une commande
Configuration (lorsque le bug a été rencontré)
2.1.0
mouse_trigger_event?(ids, *key, *precise)
Description du bug
Comportement actuel
Comportement attendu
Étapes permettant de reproduire le problème
The text was updated successfully, but these errors were encountered: