Fix EESchema undo and abort move regressions.
* 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.
Showing
Please register or sign in to comment