Hi,

That's essentialy what I did in Jewel Layouts, but still need works on some
things

basically this are the actual jewel layouts for horizontal and vertical:

.layout.horizontal
    white-space: nowrap
    display: block
    > *
        display: inline-block !important
.layout.vertical
    vertical-align: top
    > *
        display: block !important


2018-03-26 19:18 GMT+02:00 Alex Harui <aha...@adobe.com.invalid>:

>
> For me, #3 is the main point of concern.  I don't see how it should be
> used in the core when doing #1 and #2 should be sufficient because it is
> more straight forward changes and more PAYG.  I would like to see how far
> you can get by first refactoring things to use #1 and #2, then see what
> the tradeoffs are on #3.  requestAnimationFrame probably can be useful for
> some layouts in Royale, but I don't believe it will benefit all layouts.
> But revisiting our existing layouts to use #1 and #2 will benefit a lot
> more of our layouts.
>



-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to