Closed drewbitt closed 1 year ago
an electron update broke our translucent background, the text is probably rendered but the same color as the background
Seems to be the case. Was it transparent before? Because transparent
is default false and not specified. Setting transparent
in the browser window to true fixes the error, but seems a little silly because it would only show if there's a dark desktop behind it.
On black
On white
Can we change it to a color?
This is actually because of a breaking change in nodeIntegration https://www.electronjs.org/docs/breaking-changes#planned-breaking-api-changes-50. sending in a PR.
Checklist
[ x ] I am on the latest version
[ x ] I am on the latest version of dependencies
[ x ] I am on the latest version of Discord
[ x ] I have followed the instructions in the Wiki
Type
Please select what type of issue this is. Please do not use Issues for Support, ask on the Discord!
[ ] Feature Request
[ x ] Bug Report
Description
Blank even after writing the text file. Only thing I see is after scrolling down "Upload images". Does not set rich presence in Discord.
Specifications
Version is the version of EasyRPC, Platform is Windows/macOS/Linux, and Platform Version is the version of the platform (e.g. 10.13.1 for macOS, or 10 for Windows.).
node -v
v10.15.3npm -v
6.14.1