mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
SetTitle method Unable to display Chinese on mac #459
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jlcool on GitHub (Feb 29, 2020).
Originally assigned to: @robertmuehsig on GitHub.
node v12.11.1
electron 5.0.8
Steps to Reproduce:
browserWindow.SetTitle("中文");
Unable to display Chinese
@GregorBiswanger commented on GitHub (Mar 18, 2020):
@robertmuehsig can you please test it with your mac.
@jlcool commented on GitHub (Mar 28, 2020):
It's about the coding of the startup.cs. Just change it to utf8