Ticket #56 (closed defect: fixed)

Opened 5 years ago

Last modified 21 months ago

show comment count only if there are comments

Reported by: anti Owned by: mike
Priority: normal Milestone:
Component: General Version: 1.0b2
Severity: minor Keywords:
Cc:

Description

When an album is viewed then the amount of comments for each picure is shown under the thumbnail, even if there are no comments at all.

I think we should show this only if there actually are any comments, this makes pictures with comments stand out and also makes the interface a bit less crowded.

Change History

Changed 5 years ago by anonymous

  • version set to 1.0 Beta 2

Changed 5 years ago by mike

Only one problem with this method, having only some of the thumbnails with meta tags below the pictures creates .tag elements of varying heights. This causes problems with thumbnail alignment using CSS.

Changed 4 years ago by anti

How about having an empty meta tag then? Or if empty is not possible, then maybe including HTML   tag in there helps - so the layout will be retained.

Changed 4 years ago by mike

  • status changed from new to closed
  • resolution set to fixed

Resolved in [226]. The image overlay only appears if there are one or more comments.

Note: See TracTickets for help on using tickets.