Ticket #1824 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Designing a web site theme is difficult because of empty columns taking space

Reported by: madarche Assigned to: jmorliaguet
Priority: P3 Milestone: CPS 3.4.4
Component: CPSSkins Version: TRUNK
Severity: minor Keywords:
Cc:

Description (Last modified by madarche)

Sometimes one wants to have no rendering at all for a column (and thus no space taken) when a column has no content.

Change History

03/30/07 15:13:17 changed by madarche

  • description changed.
  • summary changed from Designing a web site theme is difficult because of empty columns to Designing a web site theme is difficult because of empty columns taking space.

03/30/07 15:18:15 changed by madarche

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

Fixed by changeset [51440] : a new "hidden_empty" property has been added to CellBlock?. This

property is False by default to not break existing themes appearance.