Skip to content

Resolve "Sequence FPS not set leads to "silently" failing video export"

Display an error message to the user if sequence FPS is not set and the user tries to export a video

Reviewer Checklist

General code quality

  • naming conventions are met (see .clang-tidy for detailed information)
  • no static analyzer warnings in new code parts (e.g., use clang-tidy for checking)

General usability

  • old versions of pet-files are still loadable
  • documentation updated (if applicable)

Only if changes in UI

  • new elements are also saved and loaded from pet-file
  • check if tab order is still correct
  • all new SpinBoxes are promoted
  • new keybindings added to Petrack::keyBindings()

Closes #491 (closed)

Edited by l.dressen

Merge request reports

Loading