ankurk91 / google-chat-electron

An unofficial desktop app for Google Chat :electron:
GNU General Public License v3.0
162 stars 49 forks source link

An option to disable spell check would be nice. #126

Closed kli0rf closed 1 year ago

kli0rf commented 1 year ago

Sorry for not reading through the src and suggesting a patch / pull request, but could we get this? mainWindow.webContents.session.setSpellCheckerEnabled( false ); Windows 7 client here, didn't try on Fedora or macOS yet, but i'm going to.

ankurk91 commented 1 year ago

okay, i will consider this in next version

kratochviljan commented 1 year ago

Super, that was about the only thing that bothered me... (I got around to writing it here today, but as always I'm second...) Thank you.