Hello,

The result should be an HorizontalList like component (with all
features; dataProvider, Layout, Effects Events...) but does not
override it's items width property.

Problem is that any component extending TileBase is setting it's items
width and height and that makes it impossible for the item to set it's
width.

I have been looking into ListBase, TileBase and tried to override the
measure function on the itemRenderer (which does not seem like a good
idea)..

Before I'm going to implement a new component from scratch (thought
about using OpenFlux).. anyone got some ideas ? 

Reply via email to