Wish Timed windows toast messages

Alessandro71

Well-Known Member
Licensed User
Longtime User
The IDE is using some non-standard toast/message boxes that pops up and then vanish after a timeout (for example the "Download last build" complete message).
The timeout will reset if the mouse is over the window as it is vanishing.
Is it possible to replace those non-standard windows, with a standard one, just requiring a click or ENTER key to close?
 

Alessandro71

Well-Known Member
Licensed User
Longtime User
The messages should appear in the logs tab as well.
it's not about reading the message, rather than having to chase the windows if the mouse happens to move onto it: it won't close automatically anymore.
 
Top