A way to pre-load images since many UIs depend on the size of an image.

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • 6.0.0
    • Affects Version/s: 6.0.0
    • Component/s: None
    • None

      Many UIs depend on the size of an image. For example, a div with flex=min contains an image. Another example is an upload load with a big image. Currently, the developer has to specify the width and height explicitly. However, sometimes it is better to be decided by the real size of the image. It means we have to introduce a feature that can pre-load images, such as

      <?image src0="/img/img0.png" src1="/another/foo.png"?>

      <button upload="true" image="/img/img0.png"/>

            Assignee:
            jumperchen
            Reporter:
            tomyeh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: