Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Editing Time field misinterprets the "d" time element #135

Open
BlakesHeaven opened this issue Mar 8, 2019 · 1 comment
Open

[BUG] Editing Time field misinterprets the "d" time element #135

BlakesHeaven opened this issue Mar 8, 2019 · 1 comment

Comments

@BlakesHeaven
Copy link

Similar to #121 - but different result and still an issue.

  1. Reset Time field
  2. Double click Time Field to enter 'Edit Timer'
  3. Enter 7h and click OK => Get 1d 0h 0m
  4. Double click again and click OK: 1d 0h 0m => 3d 3h 0m
  5. Repeat 3d 3h 0m => 10d 5h 0m

Entering 8h 30m correctly gives 1d 1h 30m so it's only a problem entering the "d" time element.
misinterprets

@mcascone
Copy link

I have this same issue:

2021-01-13_23-35-17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants