> Didn't work, I made a tiddler with this inside:
> config.options.txtTiddlerHeight==='89%'

=== means "compare for exactly equal"
= means assign a value

Thus:
  config.options.txtTiddlerHeight='89%';

Also note that, you need to re-invoke <<tiddler SetTiddlerHeight>> on
startup to re-apply the setting.  See my other response this thread
for more info.

-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to