PiMaV / BLITZ

*B*ulk *L*oading and *I*nteractive *T*ime series *Z*onal analysis
GNU General Public License v3.0
7 stars 0 forks source link

default settings are not getting saved #62

Open PiMaV opened 4 days ago

PiMaV commented 4 days ago

in other words: The project parameter system is somewhat buggy

Sometimes when a .blitz file exists and you have blitz open and drag and drop a folder, BLITZ resest itself. this is very veird

irkri commented 4 days ago

For the first "bug": I did not expect that the project files get used outside of a certain "project", so without loading any data. I can change this soon, so that the default "settings.blitz" is loaded automatically when its in the same folder as the .exe.

For the second point: Yes, this is intended. Blitz needs to restart in order to apply certain settings like the size of the window. Some settings in the project files change the standard layout of BLITZ, and I don't think that they can be applied without a restart.

PiMaV commented 4 days ago

This is something we have to dig. I see misunderstandings here