If a non-SVG starter or template with the same name as an SVG one

existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
This commit is contained in:
William Kendrick 2014-01-24 08:25:58 +00:00
parent b1c910dd9a
commit 5b1ba9d0a0
2 changed files with 248 additions and 222 deletions

View file

@ -545,6 +545,11 @@ $Id$
would fail to load.
SF.net Bug #191
* If a non-SVG starter or template with the same name as an SVG one
existed, it would be loaded instead of the SVG (despite a thumbnail
of the SVG appearing in the file selector).
SF.net Bug #191
* Image on right of dialogs would get scaled/cut-off even if there was
room for them.