Hide manual lens correction widgets when not needed
- The comboboxes and their respective labels for manually specifying a camera and lens are now hidden when not in manual mode to not confuse the user. - All Lens Correction Profile widgets are now aligned. - Labels changed to not mislead users - the tool lets you select a lens profile, but it does not let you manually specify the individual correction parameters as previously implied. Closes #4995, closes #4997
This commit is contained in:
@@ -1279,9 +1279,6 @@ TP_LENSGEOM_AUTOCROP;Auto recorte
|
||||
TP_LENSGEOM_FILL;Auto relleno
|
||||
TP_LENSGEOM_LABEL;Lente / Geometría
|
||||
TP_LENSPROFILE_LABEL;Perfil de corrección de lente
|
||||
TP_LENSPROFILE_USECA;Corrección de AC
|
||||
TP_LENSPROFILE_USEDIST;Corrección de distorsión
|
||||
TP_LENSPROFILE_USEVIGN;Corrección de viñeteo
|
||||
TP_NEUTRAL_TIP;Restablecer controles de exposición a valores neutros\nAplica a los mismos controles que son afectados por Niveles Automáticos, sin importar si usa o no Niveles Automáticos
|
||||
TP_PCVIGNETTE_FEATHER;Difuminado
|
||||
TP_PCVIGNETTE_FEATHER_TOOLTIP;Difuminación: \n0=Solo Esquinas\n50=Hasta medio camino al centro\n100=Hasta el Centro
|
||||
@@ -1814,9 +1811,6 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: <b>-</b>
|
||||
!IPTCPANEL_TITLEHINT;Enter a short verbal and human readable name for the image, this may be the file name.
|
||||
!IPTCPANEL_TRANSREFERENCE;Job ID
|
||||
!IPTCPANEL_TRANSREFERENCEHINT;Enter a number or identifier needed for workflow control or tracking.
|
||||
!LENSPROFILE_CORRECTION_AUTOMATCH;Auto-matched correction parameters
|
||||
!LENSPROFILE_CORRECTION_LCPFILE;LCP File
|
||||
!LENSPROFILE_CORRECTION_MANUAL;Manual correction parameters
|
||||
!LENSPROFILE_LENS_WARNING;Warning: the crop factor used for lens profiling is larger than the crop factor of the camera, the results might be wrong.
|
||||
!MAIN_BUTTON_ICCPROFCREATOR;ICC Profile Creator
|
||||
!MAIN_MSG_TOOMANYOPENEDITORS;Too many open editors.\nPlease close an editor to continue.
|
||||
|
Reference in New Issue
Block a user