diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-01-25 17:46:10 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-01-25 17:46:10 +0100 |
commit | 60b7a905897cfd59f971e697007000eef5b652b9 (patch) | |
tree | e6ff21f1b14ea489ff4b0a86037cd34954469a1c /KCC-OSX.ui | |
parent | GUI: Link to important tips appear now 5 times (diff) | |
download | kcc-60b7a905897cfd59f971e697007000eef5b652b9.tar.gz kcc-60b7a905897cfd59f971e697007000eef5b652b9.tar.bz2 kcc-60b7a905897cfd59f971e697007000eef5b652b9.zip |
Improved Panel View logic
Diffstat (limited to 'KCC-OSX.ui')
-rw-r--r-- | KCC-OSX.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KCC-OSX.ui b/KCC-OSX.ui index 3360839..1b61e5d 100644 --- a/KCC-OSX.ui +++ b/KCC-OSX.ui @@ -391,7 +391,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="toolTip"> - <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Unchecked - Normal quality mode<br/></span><span style=" font-style:italic;">Use it when Panel View support is not needed.<br/></span>- Maximum quality when zoom is not enabled.<br/>- Poor quality when zoom is enabled.<br/>- Lowest file size.</p><p><span style=" font-weight:600; text-decoration: underline;">Indeterminate - High quality mode<br/></span><span style=" font-style:italic;">Not zoomed image might be a little blurry.<br/>Smaller images might be forcefully upscaled in this mode.<br/></span>- Medium/High quality when zoom is not enabled.<br/>- Maximum quality when zoom is enabled.</p><p><span style=" font-weight:600; text-decoration: underline;">Checked - Ultra quality mode<br/></span><span style=" font-style:italic;">Maximum possible quality.<br/></span>- Maximum quality when zoom is not enabled.<br/>- Maximum quality when zoom is enabled.<br/>- Very high file size.</p></body></html></string> + <string><html><head/><body><p><span style=" font-weight:600; text-decoration: underline;">Unchecked - Normal quality mode<br/></span><span style=" font-style:italic;">Use it when Panel View support is not needed.<br/></span>- Maximum quality when zoom is not enabled.<br/>- Poor quality when zoom is enabled.<br/>- Lowest file size.</p><p><span style=" font-weight:600; text-decoration: underline;">Indeterminate - High quality mode<br/></span><span style=" font-style:italic;">Not zoomed image </span><span style=" font-weight:600; font-style:italic;">might</span><span style=" font-style:italic;"> be a little blurry.<br/></span>- High quality when zoom is not enabled.<br/>- Maximum quality when zoom is enabled.</p><p><span style=" font-weight:600; text-decoration: underline;">Checked - Ultra quality mode<br/></span><span style=" font-style:italic;">Maximum possible quality.<br/></span>- Maximum quality when zoom is not enabled.<br/>- Maximum quality when zoom is enabled.<br/>- Very high file size.</p></body></html></string> </property> <property name="text"> <string>High/Ultra quality</string> |