Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-314

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

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 6.0.0
    • 6.0.0
    • 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"/>

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

              Created:
              Updated:
              Resolved: