mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
470004d66b
commit
7a08437b0b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ export function initializeOutput($el) {
|
|||
|
||||
const outputMode = new OutputMode.Mode();
|
||||
|
||||
output.$blockScrolling = Infinity;
|
||||
output.resize = smartResize(output);
|
||||
output.update = function (val, mode, cb) {
|
||||
if (typeof mode === 'function') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue