Skip to content

leaflet: Transition improvements

Andrea Veri requested to merge wip/exalm/leaflet into master

Implement 'under' child transition animation, use it for 'over' for right and down directions, matching 'over' description.

Edit: Also clip bottom child.

Edit2: Also fix crossfade, leading to cleaner code for 'under', and add the actual 'under' child transition, which is a reverse of 'over'.

Fixes #79 (closed), #84 (closed)

Peek_2019-02-11_19-07

(with a CSS snippet to make backgrounds opaque so that they don't overlap)

Edited by Andrea Veri

Merge request reports