1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-11-16 15:28:24 +00:00

RSOE: Add emergency tiddlers download button (#7966)

This commit is contained in:
Jeremy Ruston
2024-02-28 11:29:32 +00:00
committed by GitHub
parent 70178dce78
commit 3543fe53ff
3 changed files with 31 additions and 2 deletions

View File

@@ -155,6 +155,8 @@ LinkWidget.prototype.renderLink = function(parent,nextSibling) {
};
LinkWidget.prototype.handleClickEvent = function(event) {
// Force an error to try out the Red Screen Of Embarrassment
var something = Everything;
// Send the click on its way as a navigate event
var bounds = this.domNodes[0].getBoundingClientRect();
this.dispatchEvent({