Fixes #7278.
Only "count" visible send-coins-entries for size/fee calculation, because deleting send-coins-entries use the deleteLater() method.
Call updateTabsAndLabels() after qApp-> processEvents() to make sure, a just added entry response false when calling entry->isHidden().