Hi.
I am writing a plugin for displaying an error list that are captured in the build process.
The results are shown in an panel created by create_output_panel()
Unfortunately the panel always resets the height and not much text is visible. So i always have to put up the horizontal “separator” for the panel and this is annoying.
Is it possible to resize the height (maybe by lines?)
Thanks for your help!