openhab / org.openhab.ui.habmin

HABmin - a graphical user interface for openHAB 2
231 stars 92 forks source link

Long string values cause display problem #239

Open mhilbush opened 7 years ago

mhilbush commented 7 years ago

I have an item than can contain a long string value. I have it in there mainly for testing a new binding (SunsetWx sunset/sunrise quality forecast service). When the item is rendered in HABmin, it causes a problem. See the bottom right of the image. PaperUI truncates the value to avoid the problem.

long-string-values