Skip to content

Refactor Time display options

  • Concerning: time inspector, time widget in toolbar, property panel.
    • Add a 'Time Format' setting (sci, fixed or mixed)
    • Synchronize display options (notation, precisions) with settings
    • In 'Snap to timesteps' mode, use a combobox for available times

Update time display according to the settings.

Add a 'timeNotation' setting:

timeFormatSetting

Use a combobox for time values entry in 'snap to timestep' mode: timeInspector

Edited by Mathieu Westphal (Kitware)

Merge request reports