elm-style-framework icon indicating copy to clipboard operation
elm-style-framework copied to clipboard

Make the "Nothing" in the button behave as if the button is disabled

Open lucamug opened this issue 7 years ago • 0 comments
trafficstars

At the moment there is a modifier "Disabled" but there is also the concept of "Nothing" as message sent out. These two are overlapping we we could remove the modifier "Disabled" and just the "Nothing" to decide when the button need to be in disabled mode

lucamug avatar Feb 27 '18 14:02 lucamug