I think instead of using tc-three-columns we should use uc-three-columns

The reason is: tc- means TiddlyWiki Class ... so it suggests, to be a core 
class. But it isn't. This will cause support problems in the future. 

uc .. User Class.

so imo use: 

<<myList-links filter:"[tag[change]]" class:uc-three-columns>>

in your Stylesheet tiddler use:

.uc-three-columns {
vertical-align:top;
display:block; 
column-count:3;
-moz-column-count:3; 
-webkit-column-count:3;
}


IMO this should be best practice. ... So we should probably mention it in 
the docs. 

have fun!
mario

-- 
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.

Reply via email to