From 8251f9197182e16e9d1ed8e5ee232113d91f857e Mon Sep 17 00:00:00 2001 From: Tim Felgentreff Date: Sat, 27 Oct 2018 14:08:12 +0000 Subject: [PATCH] allow specifying color, percentages, and border for LifeBar --- doc/changelog.html | 8 ++- doc/scripts/ui.html | 9 +++ src/include/ui/contenttype.h | 20 ++++--- src/ui/contenttype.cpp | 103 +++++++++++++++++++++++++---------- 4 files changed, 102 insertions(+), 38 deletions(-) diff --git a/doc/changelog.html b/doc/changelog.html index 783a5c906..d6309dd4b 100644 --- a/doc/changelog.html +++ b/doc/changelog.html @@ -40,7 +40,13 @@