Page 44 of 85
Re: Google Chrome and Firefox Extension
Posted: 31 March 2025, 21:42
by Tof63
ShassDow wrote: ↑31 March 2025, 16:44
Je ne trouve pas l'option pour pouvoir remettre les émoticones de base
Tu peux indiquer où ça se fait ?
Dans les "paramètres divers". Dernière option de la catégorie.
Faudra que je mette à jour la documentation à l'occasion. A ce propos c'est du wiki, n'importe qui peut en faire un peu.... je refuserai pas un petit coup de main si quelqu'un a un peu de temps

Re: Google Chrome and Firefox Extension
Posted: 31 March 2025, 23:59
by ShassDow
Tof63 wrote: ↑31 March 2025, 21:42
ShassDow wrote: ↑31 March 2025, 16:44
Je ne trouve pas l'option pour pouvoir remettre les émoticones de base
Tu peux indiquer où ça se fait ?
Dans les "paramètres divers". Dernière option de la catégorie.
Faudra que je mette à jour la documentation à l'occasion. A ce propos c'est du wiki, n'importe qui peut en faire un peu.... je refuserai pas un petit coup de main si quelqu'un a un peu de temps
Effectivement j'ai fini par le trouver, en revanche, obligée de le (re)cocher à chaque fois :s
https://ibb.co/V0gVwBN9
Re: Google Chrome and Firefox Extension
Posted: 01 April 2025, 08:20
by Tof63
Je n'ai pas ce comportement, c'est bizarre.
Tu as essayé de relancer le navigateur après l'installation de la mise à jour ?
Re: Google Chrome and Firefox Extension
Posted: 01 April 2025, 20:29
by ShassDow
Tof63 wrote: ↑01 April 2025, 08:20
Je n'ai pas ce comportement, c'est bizarre.
Tu as essayé de relancer le navigateur après l'installation de la mise à jour ?
Hello oui, navigateur redémarré et testé sous mon PC fixe et portable (navigateur Firefox) et je suis toujours obligée de décocher et recocher l'option
Re: Google Chrome and Firefox Extension
Posted: 02 April 2025, 08:33
by Tof63
ShassDow wrote: ↑01 April 2025, 20:29
Hello oui, navigateur redémarré et testé sous mon PC fixe et portable (navigateur Firefox) et je suis toujours obligée de décocher et recocher l'option
Ok, j'ajouterai quelque chose permettant d'exporter la configuration dans la prochaine version. J'aimerai l'importer sur mon Firefox pour voir si je reproduis le soucis. En attendant je suis bien embêté parce que je ne reproduis pas ton soucis

Re: Google Chrome and Firefox Extension
Posted: 04 April 2025, 09:26
by Infi220
As I understand, the extension adds a fast table creation button. Is there any way to turn it off?
Re: Google Chrome and Firefox Extension
Posted: 04 April 2025, 13:30
by Tof63
Infi220 wrote: ↑04 April 2025, 09:26
As I understand, the extension adds a fast table creation button. Is there any way to turn it off?
You don't like it?
I can add an option to turn it off yes ...
Re: Google Chrome and Firefox Extension
Posted: 05 April 2025, 01:59
by Infi220
Tof63 wrote: ↑04 April 2025, 13:30
Infi220 wrote: ↑04 April 2025, 09:26
As I understand, the extension adds a fast table creation button. Is there any way to turn it off?
You don't like it?
I can add an option to turn it off yes ...
Indeed, I dislike it so much that I blocked it with an ad blocker. I think it would be nice to add an on/off toggle in the extension if it's not much trouble.
Btw, that button also causes the table to become 26 pixels taller. Here it is the same table with the extension on and off:
https://snipboard.io/GtZWUh.jpg
https://snipboard.io/4t205p.jpg
This is because the fast create button has this style: "display: inline-block"
Whereas the BGA create button has this: "display: inline"
Re: Google Chrome and Firefox Extension
Posted: 05 April 2025, 10:28
by Tof63
Infi220 wrote: ↑05 April 2025, 01:59
Indeed, I dislike it so much that I blocked it with an ad blocker. I think it would be nice to add an on/off toggle in the extension if it's not much trouble.
Btw, that button also causes the table to become 26 pixels taller. Here it is the same table with the extension on and off:
https://snipboard.io/GtZWUh.jpg
https://snipboard.io/4t205p.jpg
This is because the fast create button has this style: "display: inline-block"
Whereas the BGA create button has this: "display: inline"
I like the idea of having options for lots of things, so don't worry, it'll be possible to disable it in the next version.
I can also try to “correct” the style of the button with the extension, although personally I think it's prettier with the extension even if it takes up a bit more space...
Having said that, I don't understand why you don't like this option, it's still nice to be able to create a game while staying in the same place?
Maybe I can come up with an option where you don't add a new button, but trigger quick creation if you right-click, or CTRL + Click.
Re: Google Chrome and Firefox Extension
Posted: 05 April 2025, 22:30
by Infi220
I can certainly understand there are people who like fast-create (especially if they play the same game often), so I'm not saying it's a bad idea.
I personally would never use it because I usually play games with a friend whom I need to manually invite anyway. As for the times when I create a public table, I'm very careful about the turn speed and other game settings, so even if I used fast-create I'd need to click "View" and adjust the settings anyway (which defies the purpose of fast-create). So, since I never use fast-create, the extra button just clutters my interface. I also prefer the original height of the tables.
Ctrl + click seems like the perfect solution actually.