mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-13 05:15:44 +00:00
Bring in a demo area for the Cecily view
This commit is contained in:
@@ -61,7 +61,7 @@ CecilyListView.prototype.lookupTiddlerInMap = function(title,domNode) {
|
||||
w: 300,
|
||||
h: 300
|
||||
};
|
||||
this.newTiddlerPosition.x += domNode.offsetWidth/2;
|
||||
this.newTiddlerPosition.x += domNode.offsetWidth;
|
||||
break;
|
||||
}
|
||||
// Return the position
|
||||
|
||||
Reference in New Issue
Block a user