Skip to content

remove panel title

Administrator requested to merge no-panel-title into master

Created by: sqs

The panel title showed the first hover message. This is not a well-defined concept and sometimes resulted in the panel title being very tall, which completely messed up the layout of the page. Also, there were bugs in the implementation, such as the loading indicator continuing to show up sometimes.

fix #915

The panel title is the thing that has var debug bool above INFO DEFINITION:

screenshot from 2018-11-15 00-55-27

It is now removed.

No panel title anymore:

screenshot from 2018-11-15 00-54-01

Merge request reports

Loading