cegui / ceed-cpp

CEGUI unified editor (CEED) for editing layout files and more
GNU General Public License v3.0
68 stars 12 forks source link

Detect file deletion #107

Closed niello closed 2 years ago

niello commented 2 years ago

Now the deleted file is detected as modified, asks for reloading and then complains that it can't be loaded, leaving a content opened. See Notepad++ as a good reference of desired behaviour.