Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-1281

Stunner - Support for image strips

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 7.0.2.GA
    • None
    • jBPM Designer

      The goal for this task is moving to the use of image strips (also known for CSS as "sprite") instead of using separate data-uri's for each image.

      This way performance and memory consumption is being improved as:

      • On the canvas side there is only need to perform a single DOM image load operation
      • On the HTML/DOM side the image tags can be replaced by just div's and just use CSS declarations in order to clip the image

      Also as a result of this task, the grey boxes that appear for a short time in some browsers (FF), while the toolbox is loading the icons, will not appear anymore, as the image (strip) will be already loaded. See the attached screenshot that shows the actual behavior, before this fix, where grey boxes appear while icons are loading

            romartin@redhat.com Roger Martinez
            romartin@redhat.com Roger Martinez
            Kirill Gaevskii Kirill Gaevskii
            Kirill Gaevskii Kirill Gaevskii
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: