When I zoomin like this:
<$button>Zoom in
<$set name=vlastviewed tiddler={{$:/HistoryList!!current-tiddler}}
field="text">
<$action-setfield $tiddler="$:/view" text="zoomin"/>
</$set>
</$button>
It always goes to the last spot in the history list. Is that not what you
expect/want ?
-- Mark
On Sunday, July 29, 2018 at 1:28:34 PM UTC-7, Mohammad wrote:
>
> Mark!
> I use a macro! I click on a button to go full screen and zoomin view!
> something like this
> <$action-sendmessage $message="tm-full-screen"/>
>
> <$action-setfield $tiddler="$:/view" text="zoomin"/>
>
>
>
> In the macro I store, the current story view in a state tiddler
> When I switch back, I read the state tiddler and overwrite the $:/view
> something like this
>
> <$action-sendmessage $message="tm-full-screen"/>
> <$set name="previous-story-view"
> value={{$:/state/tiddlyshow/presentation!!story-view}} >
> <$action-setfield $tiddler="$:/view" text=<<previous-story-view>> />
> </$set>
>
>
>
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/b327ca1b-27cc-4e52-b624-163e2a9b8797%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.