Hi Arc, > OpenTopPlugin has an interesting bug: > > "CloseAll" No longer seems to work right when it's active. > It only closes 2~3 tiddlers per click at a time. Well easy enough to get > around with close all others + closing the tiddler your working on I > figured you might like to know about it. >
Actually, recommending *OpenTopPlugin *was nonsense. It makes little to no sense with *TiddlersBarPlugin* since it will always open the tiddler as the last tab, even if already open. ;-) Therefore, the bug you saw wasn't one of *OpenTopPlugin*, but again of * TiddlersBarPlugin* not being able to handle this situation in terms of "What is the current tab?!?". So, I made some more changes to *TiddlersBarPlugin *so that when a tab opens, the window always scrolls to the top. No idea why it didn't do that before. Get the update from here... https://github.com/tobibeer/TiddlyWikiPlugins/blob/master/forked/TiddlersBarPlugin.js or minified... https://github.com/tobibeer/TiddlyWikiPlugins/blob/master/forked/TiddlersBarPlugin.min.js Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
