question

Kevin Windrem avatar image
Kevin Windrem asked

bug in LPG tank info

The addition of LPG for tanks has an error in /opt/v*/gui/qml/tank sensor.js

I get an error: Unable to assign QString to QColor which comes from the definition:


    {
        name: qsTr("LPG"),
        icon: "overview-lpg",
        color: "#8e7cc3 "
    },

Note the space at the end of the color value. Removing the space makes things work properly

Venus OS
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

0 Answers

Related Resources