On Wednesday, March 22, 2017 at 1:22:46 AM UTC+1, @TiddlyTweeter wrote: > > TW is simply an HTML file. The easiest way to get a tiled layout is to use > CSS Flexbox. If that proves not enough then you will have to load a JS > Masonry layout (which is not so easy unless you understand how TW handles > JS). >
IMO no js-library needed in the future anymore. .. Latest browsers support flexbox and css-grid. .. The problem here is, that you limit your user base quite a bit at the moment. caniuse: flexbox ... see: http://caniuse.com/#search=flexbox caniuse: grid ... see: http://caniuse.com/#search=grid Some info about CSS-grid see: https://hacks.mozilla.org/2017/03/a-new-css-grid-demo-on-mozilla-org/ or the live demo: https://www.mozilla.org/en-US/developer/css-grid/ -m -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2b44966e-d373-4c62-aca8-943492953fdb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

