Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3031

Action bar preview image may overflow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 5.2.7, 5.3.1
    • 5.3
    • actionbar

      max-height of the preview image element is set to 200px. This is generally not a visible issue when working with DefaultImageProvider, because it goes through imaging servlet, using the 'portrait' configuration, which is set to 240x160.

      However, different image provider implementations — in particular when working with 'liberated' content apps — may not need to go through imaging servlet, and may provide images that are bigger than the portrait size.

      In this case current max-height in CSS is 200px in the action bar; it should be in sync with imaging configuration, i.e. 160px, so that images are scaled down properly.

        Acceptance criteria

              mgeljic Mikaël Geljić
              mgeljic Mikaël Geljić
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD