[tw5] Re: Scrollable Sidebar Tabs?

2021-09-02 Thread amreus
Since I can't reply there, Eric Shulman posted a pure css solution onthe 
talk forum:

https://talk.tiddlywiki.org/t/tw5-scrollable-sidebar-tabs/68/4

Thanks Eric!


On Monday, August 16, 2021 at 10:59:09 PM UTC-4 TW Tones wrote:

> Thanks for Sharing I will test it out!
>
> Tones
>
> On Tuesday, 17 August 2021 at 02:08:37 UTC+10 amreus wrote:
>
>> The attached is a sample of a scrollable More/All tab. Import it to 
>> tiddlywiki.com.  I just think it it's a better experience than having 
>> the entire sidebar scroll.
>>
>> I think an issue might be what height do you set the scrollble part to? 
>> Could it be calculated from the existing sidebar-segments?
>>
>> <$scrollable class="tc-scrollable-demo">
>> <$list filter={{$:/core/Filters/AllTiddlers!!filter}} 
>> template="$:/core/ui/ListItemTemplate"/>
>> 
>>
>> On Monday, August 16, 2021 at 10:43:19 AM UTC-4 amreus wrote:
>>
>>>
>>> Another style question - is there one place where I can make all the 
>>> sidebar tabs scrollable, or does each tiddler tagged $:/tags/SideBar 
>>> and  $:/tags/MoreSideBar need to wrapped in a scrollable widget?
>>>
>>> Thanks. 
>>>
>>> I think all of the sidebar tabs should be scrollable by default so the 
>>> entire sidebar does not scroll out of view. Or maybe all of the 
>>> SidebarSegments above the tabs should be fixed position.
>>>
>>>
>>>
>>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cb0543f4-350f-489a-872f-0c74a4b88ad0n%40googlegroups.com.


[tw5] Re: Scrollable Sidebar Tabs?

2021-08-16 Thread TW Tones
Thanks for Sharing I will test it out!

Tones

On Tuesday, 17 August 2021 at 02:08:37 UTC+10 amreus wrote:

> The attached is a sample of a scrollable More/All tab. Import it to 
> tiddlywiki.com.  I just think it it's a better experience than having the 
> entire sidebar scroll.
>
> I think an issue might be what height do you set the scrollble part to? 
> Could it be calculated from the existing sidebar-segments?
>
> <$scrollable class="tc-scrollable-demo">
> <$list filter={{$:/core/Filters/AllTiddlers!!filter}} 
> template="$:/core/ui/ListItemTemplate"/>
> 
>
> On Monday, August 16, 2021 at 10:43:19 AM UTC-4 amreus wrote:
>
>>
>> Another style question - is there one place where I can make all the 
>> sidebar tabs scrollable, or does each tiddler tagged $:/tags/SideBar 
>> and  $:/tags/MoreSideBar need to wrapped in a scrollable widget?
>>
>> Thanks. 
>>
>> I think all of the sidebar tabs should be scrollable by default so the 
>> entire sidebar does not scroll out of view. Or maybe all of the 
>> SidebarSegments above the tabs should be fixed position.
>>
>>
>>
>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1614c7d4-5abb-4564-a00d-11e667f891d5n%40googlegroups.com.


[tw5] Re: Scrollable Sidebar Tabs?

2021-08-16 Thread amreus
The attached is a sample of a scrollable More/All tab. Import it to 
tiddlywiki.com.  I just think it it's a better experience than having the 
entire sidebar scroll.

I think an issue might be what height do you set the scrollble part to? 
Could it be calculated from the existing sidebar-segments?

<$scrollable class="tc-scrollable-demo">
<$list filter={{$:/core/Filters/AllTiddlers!!filter}} 
template="$:/core/ui/ListItemTemplate"/>


On Monday, August 16, 2021 at 10:43:19 AM UTC-4 amreus wrote:

>
> Another style question - is there one place where I can make all the 
> sidebar tabs scrollable, or does each tiddler tagged $:/tags/SideBar and  
> $:/tags/MoreSideBar need to wrapped in a scrollable widget?
>
> Thanks. 
>
> I think all of the sidebar tabs should be scrollable by default so the 
> entire sidebar does not scroll out of view. Or maybe all of the 
> SidebarSegments above the tabs should be fixed position.
>
>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2b4afe37-a8b8-4e16-91d2-e0be807d9d17n%40googlegroups.com.


core_ui_more_all.json
Description: application/json