Skip to content
Verified Commit 472c2874 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

ApplicationPage: Fix gap under carousel caused by invisible InlineMessages

This required some trickstery, but there you have it for not managing
InlineMessage's padding internally. The biggest issue here, of course
it the inability of Repeater to provide a declarative API to track all
of its delegates in one expression; and the uselessness of its
visibleChildren property, since Loaders can't set them to be invisible,
because implicit propagation of visibility would break core logic of
InlineMessage component.
parent 421bd906
Pipeline #466762 passed with stage
in 2 minutes and 36 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment