WillofSteel-Devs / app

Will of Steel Application - created by the community!
MIT License
2 stars 2 forks source link

Outpost capture confirmation pop-up opens in corner of screen #42

Open Owen-Griffin opened 4 weeks ago

Owen-Griffin commented 4 weeks ago

Expected Results

Confirmation pop-up should appear either in the center of the screen, or in the center of the Will of Steel App window

Actual Results

Confirmation pop-up appears in corner of monitor

Steps to Reproduce

  1. Open app
  2. Open outposts tab
  3. Click "Capture" on an outpost

App Version

pre0.1

Error Logs

No response

Is there an existing issue for this?

Additional Context

As the primary dev of this feature, this is not intended functionality

ItsNeil17 commented 4 weeks ago

This is not a issue with the pop itself. It's a pop up. Instead of creating a new window (the popup), we need to add a widget to the current frame (and optimally gray out the rest of the frame) until the user responds.