Can I turn-off that the notes pop-up tells me that I can take notesup

Discussions about BGA (all languages)
Forum rules
Warning: challenging a moderation in Forum = 10 days ban
More info & details about how to challenge a moderation: viewtopic.php?p=119756
Post Reply
User avatar
vogella
Posts: 23
Joined: 22 October 2021, 06:31

Can I turn-off that the notes pop-up tells me that I can take notesup

Post by vogella »

Hi,

Is it possible to turn off the notification for the "you can take notes" pop-up during the game? It pop-ups in a lot of games and blocks the view.

Best regards, Lars
User avatar
nik592
Posts: 1397
Joined: 16 October 2022, 13:54

Re: Can I turn-off that the notes pop-up tells me that I can take notesup

Post by nik592 »

Nope. There's a bug report about it though: https://boardgamearena.com/bug?id=35708
Last edited by nik592 on 28 January 2024, 17:19, edited 1 time in total.
User avatar
GTSchemer
Posts: 1138
Joined: 09 August 2013, 03:26

Re: Can I turn-off that the notes pop-up tells me that I can take notesup

Post by GTSchemer »

I feel like there is another request for it too. It has bothered me for a long time, since it pops every time for players with turnbased games, even if you've played 3000 games.

I started disabling it in games I develop, and never received a single complaint to my knowledge.
User avatar
vogella
Posts: 23
Joined: 22 October 2021, 06:31

Re: Can I turn-off that the notes pop-up tells me that I can take notesup

Post by vogella »

GTSchemer wrote: 28 January 2024, 15:07 I feel like there is another request for it too. It has bothered me for a long time, since it pops every time for players with turnbased games, even if you've played 3000 games.

I started disabling it in games I develop, and never received a single complaint to my knowledge.
Thanks for that. Not sure how the code looks like for bga but I hope a general check like (if (user.gameCount <= 100)) {showPoput()} could be added without loosing too much onboarding information for new users.
User avatar
nik592
Posts: 1397
Joined: 16 October 2022, 13:54

Re: Can I turn-off that the notes pop-up tells me that I can take notesup

Post by nik592 »

GTSchemer wrote: 28 January 2024, 15:07 I feel like there is another request for it too. It has bothered me for a long time, since it pops every time for players with turnbased games, even if you've played 3000 games.
You're right - I sort of thought that too, and only tonight have I noticed you can filter bugs by ones you've voted for which made it much easier to find! I've edited my post to include the older (and more voted for) one.
GTSchemer wrote: 28 January 2024, 15:07 I started disabling it in games I develop, and never received a single complaint to my knowledge.
Bless you! Probably explains why every now and again I feel like it isn't consistent across games (and made me wonder if I had missed a setting to turn it off). But that nagging feeling was way less annoying than the popup, so I appreciate it.
Post Reply

Return to “Discussions”