Index: gc_lang/fr/webext/content_scripts/panel_tf.js ================================================================== --- gc_lang/fr/webext/content_scripts/panel_tf.js +++ gc_lang/fr/webext/content_scripts/panel_tf.js @@ -23,15 +23,15 @@ this.removeHyphenAtEndOfParagraphs = this.TextFormatter.removeHyphenAtEndOfParagraphsCount; this.mergeContiguousParagraphs = this.TextFormatter.mergeContiguousParagraphsCount; this.getParagraph = this.TextFormatter.getParagraph; this.xCloseButton.onclick = () => { + this.hide(); if (this.bTextChanged) { this.xGCPanel.recheckAll(); this.bTextChanged = false; } - this.hide(); }; } _createTextFormatter () { let xTFNode = document.createElement("div"); DELETED gc_lang/fr/webext/img/menu_button2.png Index: gc_lang/fr/webext/img/menu_button2.png ================================================================== --- gc_lang/fr/webext/img/menu_button2.png +++ gc_lang/fr/webext/img/menu_button2.png cannot compute difference between binary files Index: gc_lang/fr/webext/panel/main.html ================================================================== --- gc_lang/fr/webext/panel/main.html +++ gc_lang/fr/webext/panel/main.html @@ -73,13 +73,12 @@

OPTIONS D’INTERFACE

Menu contextuel

Les commandes permettant de lancer Grammalecte sont trouvables via le menu contextuel.

Boutons d’accès

-

Grammalecte peut aussi afficher un bouton d’accès au menu en bas à gauche des zones de texte pour accéder aux fonctionnalités existantes.

-

-

+

Grammalecte peut aussi afficher un bouton d’accès au correcteur en bas à gauche des zones de texte.

+

Vous pouvez activer ou désactiver l’affichage de ces boutons sur les zones de texte. Il existe deux types de zones de texte.

Ces zones de texte sont les champs de formulaire usuels pour saisir du texte. Ils ne permettent que la saisie de texte brut, sans fioritures.