kalamuna / playbox

A playground for ambitious would-be code artists.
http://live-playbox.at.kalamuna.com/
GNU General Public License v2.0
5 stars 29 forks source link

Check if theme cache is on and then clear cache on submit if new color #90

Closed pirog closed 9 years ago

pirog commented 9 years ago

In playbox_admin we currently can set a new color scheme for things. If the user has cached all their theme things and css these changes may not show up right away so we will want to add a custom submit handler to the form that clears the theme caches when the color value changes.