Open ffknob opened 3 years ago
Sadly that makes the extension not usable. Opening the prefs page throws an error.
gnome-extensions prefs text_translator@awamper.gmail.com
throws:
TypeError: label.set_line_wrap is not a function [Stacktrace...]
https://github.com/mwpow3ll/text-translator/commit/85bf57ab13f84afc1081e10c1b80fa8c44a2af60
Untested as I am not running Gnome 4, but it looks like Gnome 4 / GTK 4 changed Label API for 'set_line_wrap' to 'set_wrap'. Give that a try; I hope it works, but honestly... you'll probably find more broken things.
Sadly that makes the extension not usable. Opening the prefs page throws an error.
throws: