gdotdesign / elm-ui

UI library for making web applications with Elm
https://elm-ui.netlify.com
BSD 2-Clause "Simplified" License
920 stars 39 forks source link

Tweaked the chooser rendering to not render children unless it's open… #52

Closed rapind closed 7 years ago

rapind commented 7 years ago

…. Greatly improves performance when you have multiple dynamic choosers.

Understand that you may want to implement this differently, or not at all, but we needed to fork for our project anyways, so I figured I'd PR it so it doesn't get lost.

gdotdesign commented 7 years ago

Added with https://github.com/gdotdesign/elm-ui/commit/8326eb7c44353dc852102da5a6c9965a6f65cfbf.