@Override
 public void notifyConnectorChanged() {
   super.notifyConnectorChanged();
   storeNewLayout();
 }