Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(ripple): changed ripple center from layerX/Y to offsetX/Y #5527

Closed
wants to merge 1 commit into from

Commits on Nov 3, 2015

  1. fix(ripple): changed ripple center from layerX/Y to offsetX/Y

    Layer is not considering fixed/absolute positioned elements and it makes the ripple appear from the relative center of the container element,
    Offset is relative to the target element therefore is more accurate.
    
    fixes #4807 and #5508
    EladBezalel committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    e48eea0 View commit details
    Browse the repository at this point in the history