Problem Description
NW.js "set title" doesn't work.
Attach a Capx
https://drive.google.com/file/d/0B1SDO1 ... sp=sharing
Description of Capx
It only follows "Steps to Reproduce Bug" below.
Steps to Reproduce Bug
- Create new project
- Insert "NW.js"
- Add event: System: Onstart of layout
- Add action: NWjs: Set window title to "changed title"
Observed Result
Window title is showing an original "Name" which is "New project".
Expected Result
Window title should show "changed title"
Affected Browsers
- Preview NW.js: (YES)
- Exported NW.js(YES)
- Browsers(N/A)
Operating System and Service Pack
WIndows10 64bit
Construct 2 Version ID
r247(64-bit)
NW.js Version ID
NW.js v0.25.0
NW.js v0.13.0 beta5
I added NW.js version section since it's relevant.
It's useful if I want to keep project names in English but showing Japanese or any other language on window title.
I do not know NW.js set title affects web browsers or not so I put N/A.