kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Whoops console.log.alypse
rodzic
f2ac04943f
commit
67490cbb74
|
@ -198,12 +198,6 @@ EditTextWidget.prototype.handleInputEvent = function(event) {
|
|||
|
||||
EditTextWidget.prototype.handleFocusEvent = function(event) {
|
||||
if(this.editFocusSet) {
|
||||
console.log("Focus",{
|
||||
domNode: this.domNodes[0],
|
||||
title: this.editFocusSet,
|
||||
wiki: this.wiki,
|
||||
force: true
|
||||
})
|
||||
$tw.popup.triggerPopup({
|
||||
domNode: this.domNodes[0],
|
||||
title: this.editFocusSet,
|
||||
|
|
Ładowanie…
Reference in New Issue