You can move the button fairly easily, I found. In boot.js, find this line:
form = dm("form",{children: [heading,prompt,message,button], "class":
"tc-error-form"});
document.body.insertBefore(form,document.body.firstChild);
and move the button higher in the list.
If you want to play with the colours, then "tc-error-form" is the CSS
motivator.
Cheers
On Tuesday, 7 March 2017 21:02:10 UTC+11, Thomas Elmiger wrote:
>
> Hi folks
>
> I would support what Andrew says. In my experience (I develop in a single
> page wiki) it is often possible to click the RSOD away – especially when
> the message is short – and go on working without reload.
>
> So make it as scary as possible, but give us the possibility to easily get
> rid of it (button at the top or scrollable hints) so that I don’ have to
> use the browser zoom to find the button if the message is larger than my
> screen.
>
> Just my 5 cents.
> Thomas
>
--
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/3e716ee1-5aa1-4a63-b419-7e505a4f8eef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.