mirror of
https://github.com/huderlem/porymap.git
synced 2026-03-21 17:45:44 -05:00
Clarify tooltips for Preview settings under Map Image Export
This commit is contained in:
parent
e4067bf088
commit
fdd9467147
|
|
@ -264,7 +264,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="checkBox_DisablePreviewUpdates">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>If checked, the image in the preview window will not be recreated when the settings are changed.</p></body></html></string>
|
||||
<string><html><head/><body><p>If checked, the image in the preview window will not be recreated when the settings are changed. This has no effect on the exported file.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Disable preview updates</string>
|
||||
|
|
@ -274,7 +274,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="checkBox_DisablePreviewScaling">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>If checked, the image shown in the preview window will not scale to fit into the available space. The aspect ratio of the image will never change.</p></body></html></string>
|
||||
<string><html><head/><body><p>If checked, the image shown in the preview window will not scale to fit into the available space. The aspect ratio of the image will never change. This has no effect on the exported file.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Disable preview scaling</string>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user