Hi Jeremy,

Yes I have a 5.0.7 version: 
https://dl.dropboxusercontent.com/u/2638511/TW5_toolbar_v4.6.html

Cheers,

Ton


On Thursday, March 6, 2014 10:00:07 AM UTC+1, Jeremy Ruston wrote:
>
> Hi Ton
>
> That's very interesting. Do you have a 5.0.7 version of tw5toolbar for 
> comparison?
>
> Many thanks,
>
> Jeremy
>
>
>
> On Wed, Mar 5, 2014 at 8:28 PM, Ton Gerner <[email protected]<javascript:>
> > wrote:
>
>> At http://tw5toolbar.tiddlyspot.com/ I use a 'List tags' button that 
>> opens a tiddler that contains:
>>
>> ---
>>
>> @@.threecolumns
>> <div>
>>
>> {{$:/core/ui/MoreSideBar/Tags}}
>>
>> </div>
>> @@
>>
>> A style sheet contains:
>>
>> /* DISPLAY IN 3 COLUMNS */
>> /* for List all tags */ 
>> .threecolumns {
>>      display: block;
>>      column-count: 3;
>>      -moz-column-count: 3; 
>>      -webkit-column-count: 3;
>> }
>>
>> With TW5.0.8-beta this works in Firefox v27, but not (anymore) in Chrome 
>> v33 (all in Windows 7 64-bit).
>> It still does work in TW5.0.7-beta and Chrome v33.
>>
>> One of the changes in TW5.0.8-beta is the addition of the 'Tag manager'.
>> Leaving that button out (copying only part of the code of 
>> $:/core/ui/MoreSideBar/Tags in a tiddler) did not help.
>>
>> The strange thing is that the 'untagged' tag pill works as expected, the 
>> other tag pills don't. It looks like the "clickable area" for the tag pills 
>> has been shifted outside the tag pills:
>>
>> Just above $/tags/PageTemplate (at the left side of the button) you can 
>> click and $:/tags/ViewToolbar opens!
>> Just above $/tags/PageControls (at the left side of the button) you can 
>> click and $:/tags/ViewTemplate opens!
>> Just above $/tags/stylesheet (at the left side of the button) you can 
>> click and Documentation opens!
>> Just below $:/tags/AdvancedSearch (at the left side of the button) you 
>> can click and $/tags/stylesheet opens!
>>
>> Internet Explorer v11 works normal, Opera 12 shows only 2 colums, misses 
>> the last tag pills but the tag pills can be clicked.
>>
>> For the time being I will skip the 3 column mode but I am curious what 
>> happens: strange behaviour of TW5.0.8-beta, Chrome, or the combination of 
>> TW and Chrome?
>>
>> Any idea?
>>
>> Cheers,
>>
>> Ton
>>
>> -- 
>> 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] <javascript:>.
>> To post to this group, send email to [email protected]<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
>
> -- 
> 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/groups/opt_out.

Reply via email to