Make the save to schema model popup disappear automatically
There is a small popup that appears in the lower right to indicate the amount of object changes saved to the project. This is fine and dandy. But it doesn't go away! Not even if I switch to other panes or even other projects, nor if I close the project. I must specifically click on the X to get it to go away.
This is really annoying when I know what I saved. And since I do use Git with Flyway, I can pop open the Version Control pane to see my changes as well. Maybe it's more useful if you're automatically tracking dependencies or doing something like a data change where that can pull in additional changes (e.g. RedGateDatabaseInfo.xml).
The popup should automatically close after seconds instead of requiring me to close it. I also think it should also disappear instantly if I close the original project or switch to a different project tab.