2.7.0 default gauges

Former Member
Former Member


Where does the default Duration gauge on the lower right corner come from?
I can see a similar default setup whenever I start editing a new video but if I go to Gauges/Time/Duration, all it shows me are three Medium gauge options, and none in Large or Small sizes.
  • Former Member
    0 Former Member over 10 years ago
    For a moment I thought we lost the track-gauges too.
    Assuming Win and Mac are the same here....
    The tracks are in "Position"
    Or if you click "Position" open, you need to scroll down to "Track" and click that.
    There is one big track.
    There are two medium tracks, one with a rectangular field in "Background Color" and one without background.

    EDIT: I see that you didn't mean the gauge in the bottom right corner, the track, but you were looking for the "distance" and "duration" gauge.
    They were also missing in 2.6.2.

    For the users that want to edit their template directly, these are the missing gauges:
    {
    "filename": "SML_Basic_8CharTxt_Open.veg",
    "valueType": "duration",
    "origin":
    {
    "x":
    {
    "offset": -265,
    "fromEdge": "max"
    },
    "y":
    {
    "offset": -250,
    "fromEdge": "max"
    }
    }
    },
    {
    "filename": "SML_Basic_8CharTxt_Open_OneDecimal.veg",
    "valueType": "distance",
    "origin":
    {
    "x":
    {
    "offset": -265,
    "fromEdge": "max"
    },
    "y":
    {
    "offset": -300,
    "fromEdge": "max"
    }
    }
    },