When I have a component that is already wired in the schematic view, for whatever reason, I may want to actually change the pin connections - for example, let's say I have a capacitor and pin 2 is currently tied to GND. Perhaps I want pin 1 instead to be tied to GND, so I select the component and then right click => flip. My expectation is that the wires are not moved and the component is simply reversed. Currently, it makes quite the mess of the schematic traces. If I cut the component, paste it back and then flip, this replaces the component object instance and therefore resets the new component position on the PCB, which of course just breaks everything. I want to flip the component in schematic view without disturbing the wiring and without changing the component position in the PCB view.