When i pop my mouse over a notification i noticed the windows aero styled PIP popup showing only issue is if i put my mouse over the popup and then move it away it disappears too quickly, Maybe a small delay keeping the popup window open after the mouse leaves the notification label is needed. (only 3-5 seconds or something preset-able in the in-game settings under UI)
I have successfully done this, I am working on making it into a real mod right now, should be on PAMM in a few hours
[whenever i start a game using the lowest setting possible lots of flashing colors appear all over the screen making it almost impossible to play the game is there anything i can do? or did i just waste 50$
This was one of the plans I had when I was working on notification hover pips, but I stopped when Uber took it over and put it in the game. I would also like to see the notification stick around as long as the mouse is over them. They tend to disappear on me while I am looking at the pip.
first: try to remember to create a new post next time, try not to hijack posts by other people, second, what os are you running?
it really wasn't that hard to do, just onmouseleave setTimeout('dojs',3000) in the alerts div data-bind
can you make the 3000 a variable settable using the settings manager mod to add a slider to adjust it's value?