Hi Robert,
Do you have the most recent version of dGSD? When I pasted your code in to 
a blank tiddler (removing all tags) in the empty file 
at http://thinkcreatesolve.biz/dGSD-empty.html
the sliders appeared on consecutive lines (not next to one another as in 
your screenshot). 

I do have a vague memory of running into this problem myself, and an 
equally vague memory that I may have dealt with it in a stylesheet. But I 
don't have easy access to my old dGSD-based TW anymore, so I'm not much use 
to you - sorry.
cmari

On Wednesday, January 13, 2016 at 11:27:17 AM UTC-8, Robert Edwards wrote:
>
> No one?
>
> Here's what I'm trying to fix:
>
>
>
> <https://lh3.googleusercontent.com/-0pkd5cGcjW8/VpaksEAcD8I/AAAAAAAABmI/02_OL7EiikM/s1600/project_dashboard.png>
> I would prefer those two sliders to be on consecutive lines
>
> Thanks!
>
> On Friday, January 8, 2016 at 4:59:02 PM UTC-5, Robert Edwards wrote:
>>
>> Thanks -- that's something I tried but it did not work. Sorry for not 
>> mentioning it in the original post! 
>>
>> On Friday, January 8, 2016 at 4:29:55 PM UTC-5, Mat wrote:
>>>
>>> Perhaps just a html linebreak tag? Is it </br> or <br/> or some such?
>>>
>>> <:-)
>>>
>>> On Friday, January 8, 2016 at 10:24:21 PM UTC+1, Robert Edwards wrote:
>>>>
>>>> I've searched but cannot find an answer to a little annoyance.  I'm 
>>>> using David Szego's dGSD and would like to have some lists hidden in 
>>>> sliders -- e.g. in a Projects dashboard have dormant and completed project 
>>>> lists collapsed.
>>>>
>>>> {{col{
>>>> <<dGSDList title:'Someday/Maybe Projects' 
>>>>     startTag:Project 
>>>>     tags:'Someday/Maybe && !Complete' 
>>>>     view:Project 
>>>>     mode:global
>>>>     group:Area
>>>>     gView:bold
>>>>     newButtonTags:'Project Someday/Maybe'
>>>>     >>
>>>>
>>>> <slider Completed Projects>
>>>> <<dGSDList title:'Completed Projects' 
>>>>     startTag:Project 
>>>>     tags:'Complete' 
>>>>     view:Project mode:global
>>>>     dontShowEmpty:yes
>>>>     group:Area
>>>>     gView:bold
>>>>     >>
>>>> </slider>
>>>>
>>>> <slider Dormant Projects>
>>>> <<dGSDList title:'Dormant Projects' 
>>>>     startTag:Project 
>>>>     tags:'Dormant && !Complete' 
>>>>     view:Project mode:global
>>>>     group:Area
>>>>     gView:bold
>>>>     dontShowEmpty:yes
>>>>     >>
>>>> </slider>
>>>> }}}
>>>>
>>>> What I find is that when the sliders are collapsed, the buttons are 
>>>> rendered on the same line. I would like to have them on separate lines. 
>>>> When the first button is expanded the second button appears below, on a 
>>>> separate line, but I have not yet stumbled on the syntax to force a line 
>>>> break between the two collapsed slider buttons. 
>>>>
>>>> Help greatly appreciated!
>>>>
>>>

-- 
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/b626ac87-7ab7-4cc4-b926-a101c47019da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to