Bettina

In a tiddler tagged $:/tags/Stylesheet 

I have the following css

.tc-editor-toolbar {
  position:sticky;
  position: -webkit-sticky;
  position: sticky;
  top: 45px; /* distance to stick from top, e.g if you use top bar */
  left:0;
  width:100%;
  font-size:.90em; 
  padding:0;
  border:5px solid transparent;
  background: white;
  z-index: 1;
}

This causes the editor tool bar to scroll down the page, may answer your 
source problem because it seems to have a bug when using preview causes the 
edit and preview to scroll together and the editor tool bar does not move.

My Problem may be your solution :)

Tony



On Thursday, 28 December 2017 10:10:34 UTC+11, Surya wrote:
>
> Hi,
>
> I can adjust the height of the editor in the editor. Then the editor 
> toolbar is always be visible (when I don't scroll away from the tiddler).
>
> But unfortunately then both sides (texteditor-side and preview-side) are 
> scrolling separately. What can I do, so that they scroll simultaneously- 
> like if I would choose "Adjust the editor height to the content"?
>
> Hope, you had a nice christmas :-)
> Bettina
>

-- 
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/9ad3d5af-e6b6-4503-849d-bf0da211ed31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to