• Wayne Stambaugh's avatar
    Fix EESchema undo and abort move regressions. · 053498d1
    Wayne Stambaugh authored
    * Component moves can now be undone do to incorrect virtual method declaration
      in schematic component object.
    * Undoing a field move now redraws the undone field properly.
    * Fix bug when after aborting a field move kept displaying context menu
      field items.
    * Removed unused current field member variable and access methods from the
      schematic edit frame object.
    * Update component move code to comply with coding policy.
    053498d1
sch_field.cpp 13.2 KB