On Sunday, June 7, 2015 at 12:00:12 PM UTC-7, Silvercat wrote:
>
> Is there a fix so if you have a lot of tags on a short tiddler it doesn't
> move the contents of the next tiddler right? Like to bump it down? Or
> shrinks that whole tiddler horizontally instead of affecting the contents?
>
I suggest making the "tags" display scrollable.
Add the following to your StyleSheet:
.tagged { max-height:10em; overflow-x:hidden; overflow-y:auto;
padding-right:1em; }
* set the max-height as desired
* the padding-right:1em leaves space so that the widest tag text isn't
covered up by the scrollbar
enjoy,
-e
Eric Shulman
ELS Design Studios
TiddlyTools - "Small Tools for Big Ideas!"
InsideTiddlyWiki: The Missing Manuals
YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
http://TiddlyTools.github.com/fundraising.html#MakeADonation
Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact
--
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.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/0d835336-1f29-4c25-b687-a06424315177%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.