Skip to content

reverse problem #12

@mustafabereket

Description

@mustafabereket

Hi There,

So I need to use these gages in reverse order and I am pretty sure I have the most updated version. However, for some reason when I add reverse="true" it doesnt change anything. I wonder why.

Here is my html:
<justgage decimals="true" reverse="true" title-min-font-size="12" class="col-md-2 col-sm-2" ng-if="!dashboardCtrl.metric" id="test1" min=0 max=140 value="{{device.tc1}}" custom-sectors="{{device.customSectors}}" title="{{device.title}}" width="155" height="155" symbol="°F"></justgage>

Also, I tried sending boolean check for reverse from javascript like "reverse={{device.reverseCheck}}" but it didnt work either.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions