Changeset 2f261b96 in OpenModelica


Ignore:
Timestamp:
2023-03-29T13:04:42+02:00 (12 months ago)
Author:
Adeel Asghar <adeel.asghar@…>
Parents:
0273588
Message:

Update the model text when connection is updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • OMEdit/OMEditLIB/Annotations/ShapeAnnotation.cpp

    r7d1e442 r2f261b96  
    15811581          pModelWidget->getUndoStack()->push(new UpdateShapeCommand(this, mOldAnnotation, newAnnotation));
    15821582          pModelWidget->updateClassAnnotationIfNeeded();
    1583           pModelWidget->updateModelText();
    15841583        }
     1584        pModelWidget->updateModelText();
    15851585      }
    15861586    } else {
Note: See TracChangeset for help on using the changeset viewer.