bigbn / drop-down-terminal-x

Drop Down Terminal X extension for the Gnome Shell
https://extensions.gnome.org/extension/1509/drop-down-terminal-x/?c=38764
GNU General Public License v3.0
91 stars 9 forks source link

Avoid crash due to null vs type undefined #31

Closed snaggen closed 5 years ago

snaggen commented 5 years ago

It seems like accel may not be defined before and hence a typeof undefined check must be perfomed instead. I had cleared two accelerators, which caused the prefs window to crash on startup.