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:
@@ -1236,9 +1236,6 @@ TP_LENSGEOM_AUTOCROP;Auto-kadrowanie
|
||||
TP_LENSGEOM_FILL;Auto-wypełnienie
|
||||
TP_LENSGEOM_LABEL;Obiektyw / Geometria
|
||||
TP_LENSPROFILE_LABEL;Profil korekcji obiektywu LCP
|
||||
TP_LENSPROFILE_USECA;Korekja aberacji chromatycznej
|
||||
TP_LENSPROFILE_USEDIST;Korekcja dystorsji
|
||||
TP_LENSPROFILE_USEVIGN;Korekcja winietowania
|
||||
TP_NEUTRAL_TIP;Zresetuj ustawienia do wartości neutralnych.\nDziała na tych samych suwakach na których funkcja "Wyrównaj poziomy" działa, niezależnie od tego czy funkcja ta była użyta czy nie.
|
||||
TP_PCVIGNETTE_FEATHER;Wtapianie
|
||||
TP_PCVIGNETTE_FEATHER_TOOLTIP;Wtapianie:\n0 = tylko brzegi,\n50 = w pół drogi do środka,\n100 = aż do środka.
|
||||
@@ -1771,9 +1768,6 @@ ZOOMPANEL_ZOOMOUT;Oddal\nSkrót: <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_BUTTON_SENDTOEDITOR;Edit image in external editor
|
||||
|
Reference in New Issue
Block a user