mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-05-24 10:14:06 +00:00
parent
ace6dbc514
commit
a75fd2a64a
@ -155,8 +155,6 @@ LinkWidget.prototype.renderLink = function(parent,nextSibling) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
LinkWidget.prototype.handleClickEvent = function(event) {
|
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
|
// Send the click on its way as a navigate event
|
||||||
var bounds = this.domNodes[0].getBoundingClientRect();
|
var bounds = this.domNodes[0].getBoundingClientRect();
|
||||||
this.dispatchEvent({
|
this.dispatchEvent({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user