mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 18:00:26 +00:00
Adjust Cecily tiddler width
This commit is contained in:
parent
260d3ad8c0
commit
46969fbd3e
@ -85,7 +85,7 @@ CecilyStoryView.prototype.loadMap = function() {
|
|||||||
this.map = this.listWidget.wiki.getTiddlerData(this.getMapTiddlerTitle(),{
|
this.map = this.listWidget.wiki.getTiddlerData(this.getMapTiddlerTitle(),{
|
||||||
positions: {},
|
positions: {},
|
||||||
newTiddlerPosition: {x: 0, y: 0},
|
newTiddlerPosition: {x: 0, y: 0},
|
||||||
width: 600
|
width: 660
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user