* fix: constant width for hovered time
* fix: respect the trimmed time width in the buffered time indicator
* perf: cache timestamp substitutes for width calculation
Co-authored-by: tomasklaen <tomas.klaen@gmail.com>
---------
Co-authored-by: tomasklaen <tomas.klaen@gmail.com>
* fix: only update resolution when it's > 0
* fix: only render after the resolution has been initialized
* chore: update type annotation to fix warning