Is it possible to Center/Align a Selection to middle of zoomed in canvas?
I'm trying to automate something that I thought would be pretty simple but I haven't found a way to do it that works exactly as I want, basically sometimes I place a square selection on my canvas as I use it for a bunch of things, so I tried using an action to place that selection, but the problem is that the action saves the exact place on the cavas that I originally selected, and sometimes I'm zoomed in in another place on the canvas as it's a big document and the selection appears somewhere else, so I basically either need to select it manually which won't help with the other process or use the selection on that original place which will make me have to zoom out and then move the selection to the place that I want it to be, that happened to be the place I was zoomed at, and this process takes time, it seems like a simple thing to do, but I couldn't find any answer on this forum, I'm wondering if there's a way to do it, even if it has to be some workaround like creating a shape layer just to get it's selection area, the selection can be a square of like 100 px to 100 px, the exact size never really was an important aspect.
So basically, I wanna automate the process of using the marquee tool to make a square on the canvas, that happens to be zoomed in an area I need the selection to be in.
