Hi Tobias,

That's strange. I cannot remember I changed more than width and height but 
for completeness here is my package.json:

{
    "name": "TiddlyWiki",
    "main": "./html/main.html",
    "chromium-args": "--enable-experimental-web-platform-features",
    "window": {
        "icon": "images/app_icon.png",
        "toolbar": false,
        "width": 1280,
        "height": 1040,
        "min_width": 700,
        "min_height": 500
    },
    "webkit": {
        "plugin": true
    }
}

I can change width and height with the expected result.

Cheers,

Ton

On Friday, December 12, 2014 6:20:10 PM UTC+1, Tobias Beer wrote:
>
> Edit package.json.
>>
>
> How exactly?
>
> I tried adjusting...
>
>  "width": 1920,
>  "height": 1080,
>
> ...to no avail.
>
> Best wishes, Tobias.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to