On Monday, December 5, 2016 at 1:05:32 PM UTC, Peter Damoc wrote: > > After I found out about elm-polymer library, I tried to reimplement your > example but, I've run into issues. > > This is as far as I got > https://github.com/pdamoc/polymer-exploration > > The problems are due to the way children are handled. > I tried a fix that I remembered from a previous exploration (lazyRegister) > but, the rendering is still bad. > Not sure what the problem is, perhaps just styling? I have defeintely been able to get paper-listbox and paper-item working. See:
http://www.thesett.com/style-lab/#multiselect Relevant source files: https://github.com/rupertlssmith/thesett_style_lab/blob/master/src/elm/MultiSelect/View.elm https://github.com/rupertlssmith/thesett_style_lab/blob/master/src/index.html -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
