gufoe / text-translator

extension for gnome-shell
https://extensions.gnome.org/extension/593/text-translator/
58 stars 28 forks source link

Fix for issue #18 #21

Closed dpoetzsch closed 6 years ago

dpoetzsch commented 6 years ago

I tracked down the cause of issue #18. It turns out that length can be undefined making the extension fail.

My fix got the extension up and working again.