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

Add setting parameter for custom time gap #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SoarLin
Copy link

@SoarLin SoarLin commented Mar 20, 2018

I would like to add minimum time gap setting

  • 5(default), it will have 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55 for pick (3x4 table)
  • 10, it will have 0, 10, 20, 30, 40, 50 for pick (2x3 table)
  • 15, it will have 0, 15, 30, 45 for pick (2x2 table)
  • 20, it will have 0, 20, 40 for pick (1x3 table)
  • 30, it will have 0, 30 for pick (1x2 table)

@Tsourdox
Copy link

Tsourdox commented Jun 4, 2018

Nice work! Any plans to merge this PR?

@lubber-de
Copy link

Available in https://github.com/fomantic/Fomantic-UI 2.7.0

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

Successfully merging this pull request may close these issues.

3 participants