Hi Mohammad I get the quick flash of scrollbars with Win8.1/latest FF-- youe height works fine, the tiddler size remains constant--
overflow:hidden I believe can suppress scrollbars till something more permanent is done with the core code hiddenContent is clipped if necessary to fit the padding box. No scrollbars are provided, and no support for allowing the user to scroll (such as by dragging or using a scroll wheel) is allowed. The content *can* be scrolled programmatically (for example, by setting the value of a property such as offsetLeft <https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/offsetLeft>), so the element is still a scroll container. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/02ca70b5-4a85-4333-9395-7ebf27718f57%40googlegroups.com.

