Hi The method that seems to work is to change the styling of the class "tw-drop-down" used in '$:/core/ui/TagTemplate' to include a scroll overflow -- not to apply a scrollable <div> around the whole tagpill template. The results for all of the other options I tried were horrible.
regards On Wednesday, July 9, 2014 6:50:58 PM UTC+2, Jeremy Ruston wrote: > > Hi Matabele > > > >> No, won't work this way -- after trying many other approaches, I modified >> the code in the tagpill template and included a scrollable <div> around the >> list items. Tried the scrollable widget without success. The tag pills on >> the gTiD tab use this modified template for the pills -- the tagpills in >> the main story use the standard tagpill template. >> > > The problem as originally reported was with the dropdown being clipped if > a tagpill is within a div with overflow:scroll or overflow:hidden: > > https://www.youtube.com/watch?v=amoSCysVyY4#t=1947 > > All that the <$scrollable> widget in my example is doing is being a > shorthand for creating a DIV with overflow:scroll. > > Best wishes > > Jeremy > > > >> >> regards >> > > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- 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.

