Just in case this conversation is still active .. and following on from OverMind's suggestion that the Dialog interface be redrawn to match the current need for user input via a dialog ... If I have 2 buttons visible on the screen at the same time, how can I tell which button was pressed when rendering the dialog? There does not seem to be any opportunity to update the model... or is there? It feels like I should open the dialog via something like a command on the back of handling a message in update.
On Thursday, September 8, 2016 at 4:43:24 PM UTC+1, Rupert Smith wrote: > > I noticed this in the package docs: > > - The elm-mdl library currently support only one dialog pr. > application. Installing more than one dialog will result in a random one > showing. > > http://package.elm-lang.org/packages/debois/elm-mdl/7.6.0/Material-Dialog > > Is this still true? Is there a workaround, I am planning on using quite a > few dialogs... > -- 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.
