gtt-project/redmine_gtt

Use MutationObserver instead of setTimeout

Opened this issue · 1 comments

As discussed in #321 (comment) it might be better to replace setTimeout with a MutationObserver implementation.

Thanks for creating this issue!
I will try to implement MutationObserver way in next week.