[TW5] - Bug? Adding button to Page Control buttons gives Javascript error

Hi all, especially Jeremy,

After simplifying the code/styles for toggling the Sidebar [1] I wanted to 
make a button for increasing the tiddler width (say with 200px) and 
shifting the sidebar with the same amount (200px).

The button - when placed in the SiteSubtitle - works, see [2].

Tagging the button with $:/tags/PageControls adds it to the Page control 
buttons.
Clicking the button over there gives a Javascript error: "uncaught 
exception: node not found in parents children".
The button $:/toggle-width-button contains code + (hidden) styles.
When the (hidden) styles are left out, clicking the button gives a 
Javascript error with: "uncaught exception: node not found in parents 
children".
It looks like the fieldmangler code gives the error.
A MTC is available at [2]

To be sure, I also checked [1].
The 'Toggle sidebar' button in [1] is placed in a top menu and works as 
expected.
Adding the button to the page control buttons by tagging it with 
$:/tags/PageControls gives a Javascript error when clicked.

Any idea what is going wrong?

Cheers,

Ton

[1] http://tw5toolbar.tiddlyspot.com/ (tiddler: A 'Toggle sidebar' button)
[2] http://tongerner.tiddlyspot.com/


-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to