1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 17:25:13 +03:00

[Horus] Gauge percent was not vertically centered

This commit is contained in:
Bertrand Songis 2020-06-01 16:02:20 +02:00
parent feb556cad5
commit 36839dd417
No known key found for this signature in database
GPG key ID: F189F79290FEC50F
7 changed files with 9 additions and 9 deletions

View file

@ -265,7 +265,7 @@ class LuaWidget: public Widget
virtual void update();
virtual void refresh();
void refresh() override;
virtual void background();