In one of my early/still learning CS designs I managed to position the board shape at the absolute origin (0,0) instead of centered in the workspace. (and before I realized why this was bad)
I now need to put things to the left/below (0,0). Is there a way to move the relative origin of everything in the design? I say 'everything' because I locked some components to avoid selecting them, as well as there are quite a few guide lines, outlines and other odds and ends that didn't move when using a "Select All" followed by a "Move selection X,Y" sequence.
I can fix all of that up by hand but I was hoping there was some better way to fix my mistake.