I’m using confirm windows for a fair amount of the buttons in my project and they always open in the middle of the screen. Is there any way I can open a confirm window in a specific location or where the cursor is?
I’m just looking to reduce mouse travel so it’s not a deal breaker by any means but it would be a nice “ease of use” thing.
I could always create my own confirm pop-up window as a workaround but if it works with the builtin system.gui.confirm that would be even better.