mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-09 08:50:26 +00:00
11 lines
480 B
Plaintext
11 lines
480 B
Plaintext
title: $:/themes/tiddlywiki/tight/functions
|
|
|
|
\function set.centralised() no
|
|
\function set.storywidth.storyright() [{$:/themes/tiddlywiki/vanilla/options/sidebarlayout}match[fixed-fluid]then[yes]] :else[[no]]
|
|
\function set.sidebarwidth() [{$:/themes/tiddlywiki/vanilla/options/sidebarlayout}match[fluid-fixed]then[yes]] :else[[no]]
|
|
|
|
\function get.story-sidebar.overlap() 0px
|
|
|
|
\function sidebar.resizer.maxwidth() 12px
|
|
\function sidebar.resizer.width() [<sidebar.resizer.maxwidth>]
|