Opened 5 years ago

Last modified 5 years ago

#15319 new bug

Slide Effect does not work with position:static — at Version 1

Reported by: Consti P Owned by:
Priority: minor Milestone: none
Component: ui.effects.* (individual effect) Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:

Description (last modified by Ryan J Ollos)

The Slide Effect works very beautifully except in the one case where one sets position: static on the element to move.

As position: static calculates the margins like inline-text and not like any other position the children of these elements shift.

https://jsfiddle.net/z6urx3av/

Change History (1)

comment:1 Changed 5 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.