Explorar o código

HUE-4211 [editor] Autoexpand query editor sometimes bugs the result headers

Enrico Berti %!s(int64=9) %!d(string=hai) anos
pai
achega
02caa95

+ 1 - 0
desktop/core/src/desktop/static/desktop/js/ko.hue-bindings.js

@@ -1458,6 +1458,7 @@
             }
             ace().resize();
             editorHeight = ace().session.getLength();
+            huePubSub.publish('redraw.fixed.headers');
           }
         }
       });