TUM-LRR / era-gp-sim

ERA-Großpraktikum Simulatorentwicklung
GNU General Public License v3.0
16 stars 4 forks source link

opening new file overwrites current changes #350

Open meyerm opened 7 years ago

meyerm commented 7 years ago

When opening a file, the current content of the editor is thrown away without informing the user that changes have been made (and will be overwritten). Will probably be solved automatically when issue #349 is solved.