Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-4294

[SPA++] Include image variants data with width and height properties at minimum

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 5.3.0
    • None
    • None

    Description

      For imageset, it should include child json objects for variant metadata such as "original" and "thumbnail", each of which has properties: width, height, at least:

      Example:

      {
       "name": "banner-1.png",
       // ...
       "original": { "width": 400, "height": 300 },
       "thumbnail": { "width": 64, "height": 64 }
      }
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wko Woonsan Ko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: