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

Click on timestamp to fill input. #12

Open
timparenti opened this issue Mar 2, 2019 · 1 comment
Open

Click on timestamp to fill input. #12

timparenti opened this issue Mar 2, 2019 · 1 comment

Comments

@timparenti
Copy link
Member

timparenti commented Mar 2, 2019

Need from the field, S19:

Click a POSIX timestamp on the game panel to fill the corresponding box above with that value. Useful for quickly fixing mistakes and twiddling start times from there without resorting to copy/paste.

@timparenti
Copy link
Member Author

timparenti commented Mar 2, 2019

Two further points:

  • This principle could be extended to really any "below the box" current value, to re-fill the box for later twiddling, like typo fixes.
  • For timestamps in particular, perhaps numbers in the range (-1000,1000) should be considered as a twiddle rather than a raw value. So, for example, if we forgot to fill out all required elements of the "start game" section and thus accidentally started the game 7 seconds late, we would be able to commit a "timestamp" of -7 to easily twiddle the start time 7 seconds further back that what the server previously had. (Actual example from S19 game 3, see Visually disable "start game" button unless all required fields are set #15.)

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

1 participant