Fixes GDImageAdapter::resize/clip
authorMatthias Schmidt <gravatronics@live.com>
Sat, 11 May 2013 08:59:57 +0000 (10:59 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 11 May 2013 08:59:57 +0000 (10:59 +0200)
commit08c8e6f8fcf6c2d9a54a537af48b79dd78d23e5d
tree9345d526ff1192e35c668a855c3bbc97506b657d
parent6a5d380e7d22461e2bc3ab42fcd8f501091d4dbc
Fixes GDImageAdapter::resize/clip

Currently, only the $image property is updated which isn't sufficient since width and height are also changed by these methods, thus they also need to be updated
wcfsetup/install/files/lib/system/image/adapter/GDImageAdapter.class.php