Frodo45127 / rpfm

Rusted PackFile Manager (RPFM) is a... reimplementation in Rust and Qt5 of PackFile Manager (PFM), one of the best modding tools for Total War Games.
MIT License
366 stars 58 forks source link

Are you sure what? #247

Closed gqqnbig closed 1 year ago

gqqnbig commented 1 year ago

Describe your problem

mstsc_mDlvDRmEON

I didn't know what key I knocked, but it suddenly popped up this dialog.

I feel like I've certainly registered some actions, but the dialog doesn't tell me. Are you sure to save the changes or what?

Can we make the dialog clearer and tell are you sure to do what?

Frodo45127 commented 1 year ago

It's the generic "you're doing something that will close the pack, but you have unsaved changes". Can't remember all the places is used, but it's used in a bunch of places, like closing rpfm, opening another pack, creating a new pack.... It's left ambiguous on purpose so it can be reused, though I guess it can be changed to "Are you sure you want to close this Pack with unsaved changes?".