firetools / qgis2fds

An open source and free tool to export terrain elevation, landuse, and georeferencing to NIST FDS for computational fluid dynamics (CFD) wildfire or atmospheric pollutants dispersion simulations.
GNU General Public License v3.0
17 stars 13 forks source link

dialog disappears behind qgis layer panel after input of auxiliary files #51

Closed rmcdermo closed 1 year ago

rmcdermo commented 1 year ago

@emanuelegissi I've been playing with setting up a new case and with the latest qgis2fds I keep running into the situation where the Export Terrain dialog disappears behind the main qgis layer panel after I enter a wind file, for example. It also happened to me when entering the landuse_type file. It took me a long time to realize what was going on and I kept restarting the case. Below, you see roughly what is happening. Can we try to make sure the Export Terrain dialog stays in the foreground? Thanks!

Screenshot 2023-06-21 at 3 29 38 PM
rmcdermo commented 1 year ago

Well, seems this is the same as point 3 in Issue #50 . Feel free to close if you want.

rmcdermo commented 1 year ago

I just discovered something else about this behavior... apparently, these Export Terrain windows do not close unless you explicitly close them... they just pile up on top of one another. It seems to me that we do not want more than one Export Terrain dialog window open at a time. So, we should probably close any that are open if we click on Export Terrain again.

emanuelegissi commented 1 year ago

I am sorry, cannot fix. This is a QGIS UI behaviour.