Changes in the filter result of a <$set> widget do not cause its content to 
be redrawn.  This differs from the behavior of the <$list> widget, which 
does drive a refresh.

Example code:

!!Edit Text
<$edit-text tiddler="BugDemo"/>

<$button set="!!prop" setTo="yes">Force Update</$button>

!!!Displayed with $set widget
<<<
<$set name="TEXT" filter="BugDemo +[get[text]]"><<TEXT>></$set>
<<<

!!!Displayed with $list widget
<<<
<$list variable="TEXT" filter="BugDemo +[get[text]]"><<TEXT>></$list>
<<<

To reproduce, just edit the text in the box and observe the refreshing 
behavior.  ...Is this intended behavior?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/064f4225-4489-407b-9374-0143efb4e848%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to