Skip to content

Corrections to the number of rows when displaying sensor data as text

Ghost User requested to merge (removed):master into master

This patch removes arbitrary constants from the code determining the number of rows when showing sensor data as text. The text now tries not to overflow the drawing area available to the plugin, even if the user configures the plugin to show an excessive number of rows.

Merge request reports