--- a/eric6/Preferences/ConfigurationPages/NotificationsPage.py Sun Mar 28 15:00:11 2021 +0200 +++ b/eric6/Preferences/ConfigurationPages/NotificationsPage.py Sun Mar 28 15:08:28 2021 +0200 @@ -115,7 +115,6 @@ self.ySpinBox.setMaximum( self.ySpinBox.maximum() - self.__notification.height()) self.__firstTime = False - self.__firstTime = False else: # retrieve the position point = self.__notification.frameGeometry().topLeft()