Page MenuHomePhabricator

Letters in the GUI of the installer are cut off
Closed, ResolvedPublic

Event Timeline

MITK-1-0 keyword is obsolete, we use Target Milestones in the future.

This bug was discovered during testing of 2012-06, updating version. Target milestone is unspecified until general bug review, but feel free to fix it before.

The corresponding NSIS command is
!define MUI_WELCOMEPAGE_TITLE_3LINES
this might be routed through to CMake via a CMake template file
http://www.cmake.org/Wiki/CMake:CPackNSISAdvancedTips

[41c2c2]: Merge branch 'bug-12031-enable-three-line-welcome-title-for-installer'

Merged commits:

2012-06-21 10:40:27 Caspar Goch [d99b8c]
Enabled three line title


2012-06-21 10:39:30 Caspar Goch [c58bbd]
Copied default CMake NSIS template to source tree

This one will be used in preference to the default CMake one