-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] CSS editors don't open at all. #337
Comments
The System Editor button doesn’t work for me but the Custom Editor does, I’m on windows 10 though. |
Yeah I only ever used the custom editor when I was on Windows and it worked fine. Doesn't open on macOS though. |
Yeah, running |
Eureka! I got it to work by copying the The build process should probably be aware of this and copy a fixed |
Describe the bug
Neither the custom editor nor system editor buttons in the CSS editor menu seem to actually do anything at all on the macOS version of BetterDiscord.
To Reproduce
Build and inject BetterDiscord from master on macOS and try to open either CSS editor. Nothing will happen.
Expected behavior
The custom editor window should open when you press its button, and the CSS file should open in the system editor when you press the other button.
Screenshots
System information
MacOS Mojave, mainline Discord, BetterDiscord built from master yesterday.
Are you willing and able to fix this?
Well, if somebody could tell me where BetterDiscord stores the CSS file I could open it in my system editor myself to work around it, assuming the "Recompile" button works. Or maybe this is a recent known issue and somebody can point me to an earlier commit where those buttons worked. Other than that, I have no idea what's wrong so I suppose not.
Sorry for bothering you guys so much, but when I'm forced to use Discord for community management I like to use CSS edits to shrink the sidebar and make the chat text not light grey on white in the light theme and I recently had to switch to macOS for work purposes. This project is a perfect solution on Windows but I've been having some issues getting it working properly on macOS. Thanks!
The text was updated successfully, but these errors were encountered: