Opened 20 years ago
Closed 20 years ago
#420 closed defect (fixed)
Size of browser path links too large
Reported by: | Christopher Lenz | Owned by: | daniel |
---|---|---|---|
Priority: | low | Milestone: | 0.7.1 |
Component: | version control/browser | Version: | 0.7 |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
As reported by jamesm@… in #415:
I also (still) think the font size on the folder position in the browser view is way to large - I would say it was perfect @ 12 pt - or whatever it was for 0.6.1.
And commented on by daniel in #415:
The font size in the Browser heading is simply too large, just like you say. It should be a standard H1 element like all other pages.
My take: the font size quickly becomes problematic for repositories with deeply nested directories and long file/directory names. Simply decreasing the font size by a few pixels (to match the <h1>
size on other pages) might not be enough in such cases.
In pre 0.7 versions, the path links were actually displayed with the normal page font size (~12px), and a separate heading said Browsing Revision X. That approach was actually more scalable for the long path names scenario.
Attachments (0)
Change History (2)
comment:1 by , 20 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in [570].