Hello Vincent, in the new release:
* the "nested sliders open by default" issue is gone * the "Edit wrappers and tiddler title" optioin started to get changed to false each time on startup (which disables editing, say, plain text blocks). Did you make it become false by default? ** because of that, I've noticed that (in FF) working with the options menu (in the top right corner of a tiddler) is not smooth at all: sometimes, when I try to move the cursor from the first level of the menu to a second one (say "*twve.core* Options"), the whole thing get closed instead of keeping open; sometimes, I make several attempts before I actually change an option. I'd propose that the menu should close on click elsewhere, not on mouse out * for list items, the edit area is of appropriate size again, although the previewer gets the scrollbar even if it's not needed -- but it is added only after one starts to manipulate the edit area (for instance, start to navigate through it with arrows) * the "two tables and wrong text to edit" bug (3.3 2) has gone * without autosave, table rows/colomns and list items move quickly indeed ** by the way, why so different symbols for buttons moving rows and colomns? you may use "⇐" and "⇒" for uniformity * another issue concerning the sizes: create a tiddler with this simple content: !section Type the text for 'New Tiddler' then, open the section text for editing, edit it (say, add "+" to the end of the text), ctrl+enter to save, then open it again: the preview area size gets huge! * the section transclusion issue has gone There are also a couple of irreproducible bugs, but I think posting them until I make them reproducible is not a good idea. Best regards, Yakov. понедельник, 2 июня 2014 г., 14:50:48 UTC+4 пользователь Vincent Yeh написал: > > Release of v3.0.3 > > Some bug fixes for compatibility issue with NestedSliderPlugin (and > hopefully fixed the backstage issue as well), and a few of others. See > release note at TiddlySpot > <http://twve.tiddlyspot.com/#%5B%5BRelease%20Note%20v3.0.3%5D%5D> or > TiddlySpace > <http://twve.tiddlyspace.com/#%5B%5BRelease%20Note%20v3.0.3%5D%5D>. > > Happy Dragon Boat Festival! > Vincent > > On Wednesday, May 28, 2014 12:09:45 AM UTC+8, Vincent Yeh wrote: > > Hi Yakov, > > On Tuesday, May 27, 2014 9:27:24 PM UTC+8, Yakov wrote: > > Hi Vincent, > > > > > > 2. Lists > > > 2.2 Changing of the list order is rather slow > > > Hmmm, I just noticed in my example > <http://twve.tiddlyspot.com/#%5B%5Btwve--Example--List%20Items%5D%5D> > that *it caused an infinite loop when I tried to move down the last item*, > but worked quite smoothly in other cases, even when moving up the very > first one (well, you may get strange results but that's how TiddlyWiki > renders lists, not the *twve*). Are you saying it is slow in general, or > just cases similar to what I mentioned? If it is general then I would guess > it's some interference with other plugins. > > > Well, no, for me (in FF/Opera) in a list as simple as > * one > * two > * three > moving the first or the second item down takes 3-4 seconds (even if that's > the only open tiddler). > > > I am guessing that could be the AutoSave feature (I remember you had once > mentioned about this?). > > In v3.0.2 (and earlier versions) moving an element (such as a list item) > includes setting the tiddler text twice, which would trigger the saving > action twice if AutoSave is enabled. That could be time consuming. I can > reduce the time of setting tiddler text to once, should save half of the > time but I don't know how to save more with AutoSave enabled. Usually I > disable the AutoSave option and moving elements is very smooth. > > Yes, very probably it's autosaving. And moving table rows has sort of the > same speed as colomn moving. How about an option that will control whether > autosaving should be called? > > > Yes, you are right! I already forgot there is one such option since the > very beginning! Check the option chktwveCoreManualSave and the > autoSaveChanges() function will not be triggered every time but only when > you press the SaveChanges command explicitly. > > > > > > > <blockquo > > ... -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

