#3956 closed defect (fixed)
gtk3 Journal details view layout/theme corrections
Reported by: | garycmartin | Owned by: | manuq |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | 0.97.x |
Severity: | Unspecified | Keywords: | 13.1.0, r+ |
Cc: | manuq, erikos | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
The new gtk3 Journal details view has several visual layout/theme items needing correction vs. previous releases:
1) Back text should be black
2) Missing age information next to end of title area
3) Metadata is too far down the screen and too tightly vertically spaced
See attached screen shot for comparison
Attachments (4)
Change History (10)
Changed 11 years ago by garycmartin
comment:1 Changed 11 years ago by manuq
- Owner changed from erikos to manuq
- Status changed from new to assigned
Changed 11 years ago by manuq
comment:2 Changed 11 years ago by manuq
- Cc erikos added
- Keywords r? added
- and 2. were fixed before in the theme, removing the global color rules in the css. The attached shell patch fixes 3, getting back the original metadata spacing and position.
comment:3 Changed 11 years ago by manuq
Also the two patches above get back the border in the preview box.
comment:4 Changed 11 years ago by manuq
- Keywords r+ added; r? removed
- Resolution set to fixed
- Status changed from assigned to closed
All pushed.
comment:5 Changed 10 years ago by dnarvaez
- Component changed from sugar-artwork to Sugar
Note: See
TracTickets for help on using
tickets.
Candidate patch.