plumatic / dommy

A tiny ClojureScript DOM manipulation and event library
758 stars 74 forks source link

Toggle-attr! default should obtain the negation of the attr in question #105

Open metric-space opened 6 years ago

metric-space commented 6 years ago

Correction in the default version of toggle-attr

while toggling attributes, the negation of the attribute truthiness currently set is to be pushed to the second version of toggle-attr