Most likely that will happen in a single loop. Basically, set-state doesn't 
force a render, it just queues one to occur next time there is a request for an 
animation frame.

--Todd

On Saturday, November 1, 2014 4:40:54 PM UTC-7, John Chijioke wrote:
> What's the right way to set an owner's child state and parent state and then 
> it's state in one render loop? 
> Currently I'm using set-state-nr! then calling refresh! at the end of the 
> process. 
> Is this idiomatic or is there a more idiomatic way of expressing this?
> 
> John

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to