Vote #71092
完了Revision graph height should depend on height of rows in revisions table
0%
説明
The new revision graph from #5501 is nice and looks fine - at least on the default theme. However, it doesn't behave well when displayed using many of the existing third party themes.
At the very least the graph should adapt to the actual height of the rows of the revisions list instead of blindly assuming a hardcoded value of 20 pixels.
The attached patch fixes this.
journals
Redmine version: Redmine 1.3.0.devel.8277 (MySQL)
Output from script/about:
> About your application's environment
> Ruby version 1.8.7 (i686-darwin10.8.0)
> RubyGems version 1.3.7
> Rack version 1.1.2
> Rails version 2.3.14
> Active Record version 2.3.14
> Active Resource version 2.3.14
> Action Mailer version 2.3.14
> Active Support version 2.3.14
> Application root /Users/jakob/Projects/OpenSource/redmine/redmine-trunk
> Environment development
> Database adapter mysql
> Database schema version 20111201201315
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
These are images with attachment theme.
!1.3-stable-r8781.png!
!1.3-stable-r8796.png!
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,9846,Provide the way for theme developers to set the row height in SCM history view