Created
November 18, 2014 15:15
-
-
Save 5HT/8be18b663f3ed2820ecb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
event(validated) -> wf:wire("show spinner"), self() ! {direct,hide}. | |
event(hide) -> do_extensive_work(), wf:wire("hide spinner"). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment