OS repeatedly spams hints when clicking on objects
I just installed 3.1.0 and loaded an experiment i am currently working on.
There are a few sketchpads with some drawings on them. Lots of the actual sizes of the drawings are stored in variables.
Older versions of OS already gave hints (when trying to display the drawings), that default values will be used for now. During runtime everything works great, but as of today with version 3.1.0 OS spams these "hints" everytime i click on any of the sketchpad objects (have to wait until they´re gone to be able to do anything).
Is there a way to turn that off? (I hope its not completley obvious, been trying to turn theses off for 20minutes now^^)

Comments
Hi,
You can disable the notifications extension under Menu → Tools → Plugin and extension manager. This will disable all notifications, so it's not ideal. Just to check: OpenSesame doesn't show the same notification multiple times, right? They are all different messages?
@dschreij I guess we should find a good to deal with a large number of notifications. Not showing all of them, but still making them accessible somehow.
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hey Sebastiaan,

It shows each messages three times when clicking on an object in the overview section.
When moving the cursor within the editor (e.g. clicking on a different line) all errors are display once.
This adds up: When selecting multiple sketch objects in the overview one after the other, their error messages are queued up (but each message with its own despawn timer, so ~4s after the last selection everything is gone. Same for selecting different lines in the editor of one object (but only generating one set of errors).
Disabling everyhing is fine for me right now, thank you! Hope this helps
That's not good. It seems indeed as if the function that would only display the same notification once a minute is not working correctly... I will look into that soon. It's also not a good thing that notifications are stacked endlessly, so we have to find something to fix that. Thanks for notifying us about this!
Ok, notifications are now queued, and only 2 will be shown at the same time.