mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-16 21:08:34 +01:00
preload formatter, avoids unexpected jumps on timeline (#568)
This commit is contained in:
parent
bd42d88cd8
commit
3ade312b58
@ -56,6 +56,7 @@ class TimeDataCollector extends DataCollector implements Renderable
|
||||
}
|
||||
}
|
||||
$this->requestStartTime = (float)$requestStartTime;
|
||||
static::getDefaultDataFormatter(); // initializes formatter for lineal timeline
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user