Tech ENABLE_RELOAD_FROM_DISK_REPLACE_FILE set as default

This commit is contained in:
enricoturri1966 2021-11-30 11:12:54 +01:00
parent 7a2bd9023a
commit 73bf19bf51
2 changed files with 0 additions and 89 deletions

View file

@ -41,8 +41,6 @@
//====================
#define ENABLE_2_4_0_ALPHA2 1
// Enable replacing a missing file during reload from disk command
#define ENABLE_RELOAD_FROM_DISK_REPLACE_FILE (1 && ENABLE_2_4_0_ALPHA2)
// Enable fixing the synchronization of seams with the horizontal slider in preview
#define ENABLE_FIX_SEAMS_SYNCH (1 && ENABLE_2_4_0_ALPHA2)