ICEfaces
  1. ICEfaces
  2. ICE-3881

Effect name for "Slide" effect demo on Component Showcase doesn't "slide" with the panel

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Trivial Trivial
    • Resolution: Won't Fix
    • Affects Version/s: 1.7
    • Fix Version/s: 1.8DR#2, 1.8
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      All
    • Affects:
      Sample App./Tutorial

      Description

      When clicking the "Slide" effect on the effects demo of the Component Showcase, the label "Slide" doesn't move with the panel it's contained in, like the rest of the effect demo labels do.

        Activity

        Ken Fyten created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Salesforce Case []
        Fix Version/s 1.8DR#2 [ 10142 ]
        Assignee Priority P2
        Assignee Igor Pustylnick [ igor.pustylnick ]
        Priority Major [ 3 ] Trivial [ 5 ]
        Hide
        Igor Pustylnick added a comment - - edited

        This is a designed functionality of the effects javascript package we incorporated into ICEFACES. Functions Slide Up and Slide Down are implemented using scale and clipping technique where the box is gradually reduced to zero height. Use of this technique leaves contents of the box in the same screen position. If we want to move the content, we need to use Move function available in the effects toolkit in conjunction with scale and clip.
        See effects.js file in the bridge for more details.

        Show
        Igor Pustylnick added a comment - - edited This is a designed functionality of the effects javascript package we incorporated into ICEFACES. Functions Slide Up and Slide Down are implemented using scale and clipping technique where the box is gradually reduced to zero height. Use of this technique leaves contents of the box in the same screen position. If we want to move the content, we need to use Move function available in the effects toolkit in conjunction with scale and clip. See effects.js file in the bridge for more details.
        Igor Pustylnick made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Affects [Sample App./Tutorial]
        Resolution Won't Fix [ 2 ]
        Ken Fyten made changes -
        Fix Version/s 1.8 [ 10161 ]
        Assignee Priority P2
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Igor Pustylnick [ igor.pustylnick ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: