Scrittura testo base e rotazione autmatica

This commit is contained in:
Maddo 2017-07-04 12:40:51 +02:00
commit 4719f900ef
8 changed files with 126 additions and 189 deletions

View file

@ -167,7 +167,7 @@ namespace CatalogLib
//FotoRuotaASinistra = false;
_rotation = Rotazione.Normale;
if (_picSettings.UsaRotazioneAutomatica)
if (_picSettings.GeneraleRotazioneAutomatica)
{
// ci sono dati exif
if (g.PropertyIdList.Length > 0)