Issue: https://github.com/mcallegari/qlcplus/issues/723
Version: 4.10.2b
Reproduction steps:
- Open QLC+ and go to the Show Manager
- Create a new show and a new track
- Add a sequence to the track
- Open the "Item start time and duration" dialog for the new sequence
- Change the start time to 0h 0m 1s.05
- Close the dialog and reopen it
Incidentally, if you have a sequence that starts with a millisecond that's divisible by ten (.50, for example), the units are shown with a trailing zero (displayed as .50, not .5) which is absent above).
Attached is a show file. There are two sequences, both named corresponding to how they're set up. The first sequence shows the actual issue, the sequence should start at 1s.05, but the dialog displays as 1s.5. The second shows the trailing zero; the sequence starts at 5s.50 and is displayed at 5s.50, for comparison with the actual issue.