RxLaboratory / DuSan

Sanity tests for After Effects projects
https://rxlaboratory.org/
GNU General Public License v3.0
3 stars 0 forks source link

Time stated since saving is too high #4

Open reneandritsch opened 2 years ago

reneandritsch commented 2 years ago

I had the project open for 1 minute and all of a sudden the time since last save changed to this very high number. I had a different project open before that and DuSan was open all the time.

save

AE 22.3.0 macOS 12.3 DuSan 2.0.0

Nico-Duduf commented 2 years ago

Oh... Duik checks for the modification date of the AEP file, as there's no way I know of to detect exactly when a project has been opened.

Note for myself: possible workaround: if the modification date is earlier than the previous check, that should mean the project has just been opened, and a counter could be reset.