spaniel icon indicating copy to clipboard operation
spaniel copied to clipboard

Use single timer

Open asakusuma opened this issue 9 years ago • 0 comments

SpanielObserver uses a new timer per watched item in the viewport. Using multiple timers is bad for performance, since we could use a single timer + offsets.

Thanks @stefanpenner for catching this issue.

asakusuma avatar Nov 21 '16 22:11 asakusuma