From 35703d846b6cc6f5b3e7fcd05cf6f1cca9eb5a64 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Thu, 2 Jul 2015 17:10:28 +0100 Subject: [PATCH] Release note update --- .../tw5.com/tiddlers/releasenotes/Release 5.1.9.tid | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.9.tid b/editions/tw5.com/tiddlers/releasenotes/Release 5.1.9.tid index eb6bde7cc..09b3e6959 100644 --- a/editions/tw5.com/tiddlers/releasenotes/Release 5.1.9.tid +++ b/editions/tw5.com/tiddlers/releasenotes/Release 5.1.9.tid @@ -25,6 +25,16 @@ To switch it on, visit ''Theme Tweaks'' in the $:/ControlPanel ''Appearance'' ta * 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]] +!! Toolbar Button Style Setting + +A new setting in $:/ControlPanel ''Settings'' tab allows the toolbar button style to be chosen from the following options: + +* ''Borderless'', the existing style +* ''Boxed'', which adds a thin border box around the button +* ''Rounded'', which rounds the button corners and inverts the button colours + +Plugins can add new style options. + !! 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: