mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Switch back to a custom spinner detection, as the IntersectionObserver is eating a lot of CPU resources on idle. This should also take care of #2250 properly: the previous `onDestroyed()` was removing the resize and scroll callbacks, but they were not unique enough, and they were shared across swimlanes. So if a list had 2 swimlanes with spinners, when one was removed, the other was not triggering its callbacks anymore. Related: #2294 |
||
|---|---|---|
| .. | ||
| components | ||
| config | ||
| lib | ||