mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-20 16:42:02 +00:00
Introduce fluid story/fixed sidebar mode
A new mode where the sidebar width is fixed and the story river expands to fill the remaining space.
This commit is contained in:
@@ -11,6 +11,18 @@ It is provided for testing purposes. Please don't try to use it for anything imp
|
||||
|
||||
! Features for 5.1.9
|
||||
|
||||
!! New "Fluid story, fixed sidebar" mode
|
||||
|
||||
In response to popular demand, it is now possible to arrange the main window so that the sidebar has a fixed width and the story river expands to fill the remaining space.
|
||||
|
||||
To switch it on, visit ''Theme Tweaks'' in the $:/ControlPanel ''Appearance'' tab and use the following options:
|
||||
|
||||
* Sidebar layout:
|
||||
** ''Fixed story, fluid sidebar'' (default) - the story river has a fixed width and the sidebar fills the remaining space
|
||||
** ''Fluid story, fixed sidebar'' - the story river expands to fill horizontal space remaining after the fixed width sidebar
|
||||
* Sidebar width:
|
||||
** The width of the sidebar. Can be specified in pixels (eg ''350px''), a percentage (eg ''25%'') or other [[CSS unit|https://developer.mozilla.org/en/docs/Web/CSS/length]]
|
||||
|
||||
!! New Tiddler Toolbar Button: "Open in new window"
|
||||
|
||||
An experimental new tiddler toolbar button opens a single tiddler in a separate pop-up browser window. The tiddler will be dynamically updated just as in the main window. There are several uses:
|
||||
|
||||
Reference in New Issue
Block a user