Note about BITMAPs being centered.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3498 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
703548d9bf
commit
4f02d7930c
1 changed files with 2 additions and 2 deletions
|
@ -488,7 +488,8 @@ specified, only one item can be selected from the list.</td>
|
|||
<td class="righttable">RESIZETOFIT</td>
|
||||
<td class="righttable">This causes "<em>Bitmap</em>" controls to
|
||||
resize the image to the size of the control. Also useful to support
|
||||
custom DPI settings.</td>
|
||||
custom DPI settings. Without this, the image will be centered
|
||||
within the specified area.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="righttable">GROUP</td>
|
||||
|
@ -938,6 +939,5 @@ it freely, subject to the following restrictions:
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue