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