how-to: anchroing something above the scroller?
%qx4BTkhXwmBUmx4NZWjszRtLkM3Kb2x9+kXCraVDba0=.sha256
how-to: anchroing something above the scroller?
So I rebased my /player
thing on 3.1.0 and now see the effect of the updated styling (mainly that it isn't centerd anymore).
I have delayed this before because I was more interested in getting the main functinality working but now I'd like to tackle another thing.
Is it possible to anchor/fix something above the Scroller? I think this might also be helpfull for the composer.
Oh.. Also: what is the sane way to center this thing?
%GYxttuxRtsC67surTpIG6oORpM2JW8vF6W6Y8caOXxE=.sha256 Dominic · 9/15/2016, 9:26:29 PM
read up on flexbox. it's doesn't fix css, but it makes it less bad.
I think if you add the player to a thing outside the scroller's element, it should stay at the top. i.e. your screen_view
should return h('div', player, scroller)
or something equivalent to that.
@cryptix Is this issue accomplished?
Built with git-ssb-web