The CSS position attribute has a 'sticky' value. 
See: https://www.w3schools.com/cssref/pr_class_position.asp

Adding this to a stylesheet tiddler would produce the effect:

.tc-editor-toolbar { position: sticky; top: 0; }

To prevent the look of 'floating' buttons you can also add a 
'background-color: white;'.
Op dinsdag 27 april 2021 om 16:48:39 UTC+2 schreef David Gifford:

>
> Okay I know I had this set up once., but I can't find it.
>
> Can anyone explain how I could have a sticky editortoolbar? So that when I 
> am editing a tiddler and scroll down, the editing buttons stay at the top 
> of the screen?
>

-- 
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/f079ded7-2ab7-4352-9641-1ed276c8ca58n%40googlegroups.com.

Reply via email to