Author: thorsten
Date: Fri Apr 8 17:14:42 2005
New Revision: 160643
URL: http://svn.apache.org/viewcvs?view=rev&rev=160643
Log:
FOR-477 Images group.svg & project.svg are rendered with the shadow effect
slightly clipped. fixed thanks to kevin
Modified:
forrest/trunk/docs-author/status.xml
Modified: forrest/trunk/docs-author/status.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/docs-author/status.xml?view=diff&r1=160642&r2=160643
==============================================================================
--- forrest/trunk/docs-author/status.xml (original)
+++ forrest/trunk/docs-author/status.xml Fri Apr 8 17:14:42 2005
@@ -61,6 +61,10 @@
out of the core.
Generates DTD documentation using a custom Cocoon Generator.
</action>
+ <action dev="TS" type="fix" context="skin" fixes-bug="FOR-477"
due-to="Kevin">
+ Images group.svg and project.svg are rendered with the shadow effect
slightly clipped.
+ Needed to add width and height to filter element.
+ </action>
<action dev="TS" type="add" context="plugins">
Added contracts and nuggets to the views plugin.
</action>