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:
@@ -1575,9 +1575,6 @@ TP_LENSGEOM_AUTOCROP;Automatisch bijsnijden
|
||||
TP_LENSGEOM_FILL;Automatisch uitvullen
|
||||
TP_LENSGEOM_LABEL;Objectief / Geometrie
|
||||
TP_LENSPROFILE_LABEL;Lenscorrectie Profielen
|
||||
TP_LENSPROFILE_USECA;CA correctie
|
||||
TP_LENSPROFILE_USEDIST;Lensvervorming correctie
|
||||
TP_LENSPROFILE_USEVIGN;Vignettering correctie
|
||||
TP_NEUTRAL;Terugzetten
|
||||
TP_NEUTRAL_TIP;Alle belichtingsinstellingen naar 0
|
||||
TP_PCVIGNETTE_FEATHER;Straal
|
||||
@@ -2198,9 +2195,6 @@ ZOOMPANEL_ZOOMOUT;Zoom uit\nSneltoets: <b>-</b>
|
||||
!ICCPROFCREATOR_SAVEDIALOG_TITLE;Save ICC profile as...
|
||||
!ICCPROFCREATOR_SLOPE;Slope
|
||||
!ICCPROFCREATOR_TRC_PRESET;Tone response curve:
|
||||
!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