Closed jonafato closed 5 years ago
I've updated my changeset to be much smaller here. There's a hack included to address #39. I'm not crazy about it, and I'm definitely open to better ideas here, but nothing is broken as far as I can tell. Feedback appreciated.
@jonafato Works great, thank you! @ikalnytskyi Any thoughts?
This change updates the use of JavaScript classes to be compatible with ES6 and GNOME Shell 3.32's behavior. Additionally, it adds a hack to prevent calling
destroy
on an already destroyed indicator instance.