Odder, Yes, I agree with your suggestion to store this type of snippit in my own css tiddler. However, in this case, I was trying to find a solution that could be patched into the Tiddlywiki source as a permanent fix.
In any case, as Jeremy has pointed out, my proposed fix has an undesirable side effect on the width of tiddlers in classic view, so I am doing some more homework. There is some further discussion on this in the Github issues list <https://github.com/Jermolene/TiddlyWiki5/issues/933>. Regards, Mal On Monday, 6 October 2014 03:38:03 UTC+10, Odder wrote: > > Hallo Mal, > > yes that's a solution that works. But better you write this css-snippet in > your own CSS-Tiddler and not in a system or shadow tiddler, because of > updates....:-) > > Odder > > > Am Sonntag, 6. Juli 2014 22:27:09 UTC+2 schrieb Stephen Kimmel: >> >> This is not a major issue but I can't help the thought that it wasn't >> what was intended. Perhaps this comment is best thought of as a suggestion >> for doing things slightly differently. >> >> Working with 5.13, with the story view set to Zoomin, I find that the >> hide the right menu button (the right pointing chevron in the upper right >> hand corner) doesn't work as I expected. Instead of simply making the menu >> vanish, it causes the visible tiddler to expand until part of the tiddler >> is off the screen to the right. The edge of the text falls almost exactly >> at the right edge of the screen. At the same time, the left margin is >> preserved as it was before the menu was hidden. What I expected was the >> tiddler to either fill the screen with no left margin or to have the same >> margin on both the right and the left. >> >> It looks to me as though the program has tried to calculate the required >> size to make the width of the tiddler exactly match the width of the >> screen. When sent to the screen with the fixed left margin, the resulting >> tiddler ran over the display by the width of the left margin. >> >> Perhaps the width of the tiddler in Zoomin story view with the menu >> hidden shouldn't be calculated without accounting for the margin but as >> equaling the width of the screen less twice the standard left margin. >> >> Just a suggestion >> >> Stephen >> > -- 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.

