Hi everyone,
What are the advantages or disadvantages of adding the current theme
and current view to the page navigator widget class tag? Or the body tag?
I'm currently working with fluid widths and the zoomin view requires the
tiddler width to be set one way, and the classic view requires it to be
another way. I'm sure the cecily view wouldn't even work with what I'm
trying to do (actually, it seems like the same scenario).
The problem I am running into is that the tiddler frame needs to be
100% of the story river for fluid width. In classic, that's fine, since the
tiddler is position:relative. In zoomin, it is absolute and so jumps from
686px to 770px, covering part of the sidebar. I could add css like .zoomin
.tw-tiddler-frame { calc(100% - 84px); }.
Or at least the current view.
--Arlen
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.