Cubitect / cubiomes-viewer

An efficient graphical Minecraft seed finder and map viewer.
GNU General Public License v3.0
1.02k stars 60 forks source link

Suggestion: Set startup warnings to appear as topmost window #233

Open Nel-S opened 1 year ago

Nel-S commented 1 year ago

Currently if one starts Cubiomes Viewer with an erroneous session (such as using an older version than before or having the linked seedlist missing), any warning messages that are generated appear underneath whatever the current active window is (File Explorer, Chrome, ...)--meaning at first glance it's not evident that Cubiomes Viewer actually launched, and one also has to minimize their current window to clear the error messages and actually start the program. It's a relatively minor inconvenience, but I thought I might as well mention it. (I tried doing some quick Googling so I could submit a pull request for this instead, but I didn't find anything that could easily implement this, probably due to my extreme lack of knowledge of Qt.)