Ton, It seems like I had accidentally fixed the issue with TiddlersBarPlugin after fixing a resizing bug with FoldHeadingsPlugin. I guess TableEditor had the same issue with both of them, or in general with plugins that switches on and off a tiddler content.
Vincent On Saturday, September 8, 2012 2:38:42 PM UTC+8, Vincent Yeh wrote: > > Ton, > > Thanks for the information. I fixed the display/refresh upon tab switching > using <<tabs ...>> macro, and realized that such tables are not editable at > this moment, because TableEditor does not handle transclusion yet. It is > added to the Todo list. > > For the TiddlersBarPlugin issue, I failed to reproduce the situation in my > computer using local files, though I do see similar effects in TiddlySpace. > I have no idea about this now, will need some time on this. > > - TableEditor v1.3.3 > - Minimized version (with Google Closure Compiler) available at > http://twtable.tiddlyspace.com/#TableEditor--MIN. > - See revision history in the full version at > http://twtable.tiddlyspace.com/#TableEditor for descriptions. > > TableCalculator v0.6.14 is also minimized with Google Closure Compiler at > http://twtable.tiddlyspace.com/#TableCalculator--MIN. However, nothing is > changed so version number remains the same. Full version at > http://twtable.tiddlyspace.com/#TableCalculator. > > Vincent > > On Friday, September 7, 2012 11:19:36 PM UTC+8, TonG wrote: >> >> Hi Vincent, >> >> I like the TableEditorPlugin more and more. It saves a lot of work! >> But I ran into some 'rendering' problems: >> 1) Transclusion of tiddlers with (editable) tables: >> There is a difference between opening transcluded tiddlers via >> DeafaultTiddlers or just opening them. >> Via DefaultTiddlere the 'E' button is NOT shown; by normal opening the >> 'E' button is shown, but the width of the table is so small that only >> part of the table (one column?) shows up (with horizontal scrollbar). >> If the 'E' button is not shown, clicking Edit/Cancel in the toolbar >> does reveal the 'E' button with partly visible table (with scrollbar) >> >> 2) Tiddlers with (editable) tables shown via the tabs macro: >> Opening the tiddler with the tabs macro (normal or via >> DefaultTiddlers) shows thw 'E' button, but by clicking one of the tabs >> the 'E' button disappears. >> >> I made a minimal Test Case in Dropbox for the effects given in 1) and >> 2): >> MTC_TableEditor_tabs.html >> https://dl.dropbox.com/u/2638511/MTC_TableEditor_tabs.html >> >> 3) Tiddlers with (editable) tables in combination with >> TiddlerBarsPlugin [1] >> Text positioned UNDER the table is shifted to the top so the table and >> text overlay >> >> I made a minimal Test Case in Dropbox for the effects given in 3): >> MTC_Table_Editor_Tiddlers_Bar >> https://dl.dropbox.com/u/2638511/MTC_Table_Editor_Tiddlers_Bar.html >> >> [1] http://visualtw.ouvaton.org/VisualTW.html#TiddlersBarPlugin >> >> Cheers, >> >> Ton >> >> On Sep 6, 12:13 pm, Vincent Yeh <[email protected]> wrote: >> > TableEditor v1.3.2http://twtable.tiddlyspace.com/#TableEditor >> > >> > - Fixed the table height bug and system AutoSave issue. >> > >> > Question: How do I get notified when an option is changed? I tried >> > store.addNotification('SystemSettings', my_function) but only get >> notified >> > upon loading the file. What am I missing? >> > >> > Vincent >> > >> > >> > >> > >> > >> > >> > >> > On Thursday, September 6, 2012 7:42:47 AM UTC+8, Lyall wrote: >> > >> > > I seem to be having a little problem with formatting of tables in the >> new >> > > version. >> > > I loaded the plugin into a brand new tiddlywiki (from tiddlywiki.com) >> as >> > > a part of trying to identify problematic plugin. >> > >> > > The following tiddler contents gives interesting results in Firefox >> 15, >> > > linux, 64 bit. >> > > Between, not including the =-=-=-=-=- >> > >> > > =-=-=-=-=-=- >> > > |editable|k >> > > |!Organization|~A company| >> > > |!Organizational Uni|Employment Status - Employees| >> > > |!Organizational Unit|~Wherever| >> > > |!Common Name|Whatever| >> > > |!Email Address|[email protected] <javascript:>| >> > > |!Serial Number|1234567890123456789012345456678| >> > >> > > Some wordds that seem to cause - a problem. >> > >> > > See AnotherTiddlerForMore information >> > > =-=-=-=-=-=-=- >> > >> > > For me, I see what the attached screen shot shows. >> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/S5sEVmpglDQJ. 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.

