Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Simplify Phrasebook Block transitions #90

Closed
alkaitagi opened this issue Mar 12, 2021 · 0 comments
Closed

Simplify Phrasebook Block transitions #90

alkaitagi opened this issue Mar 12, 2021 · 0 comments
Labels
enhancement New feature or request UI-UX UI and UX related issues

Comments

@alkaitagi
Copy link
Collaborator

Settings transitions seem to be a bottleneck when working with the tools. The null is essentially the best-of with no candidates. Also, most of the blocks have only 1 state. Therefore:

  • by default, with no transition, use the next transition mode;
  • for blocks with multiple states, convert all explicit null transitions into best-of transitions with 0 candidates.
@alkaitagi alkaitagi added enhancement New feature or request UI-UX UI and UX related issues labels Mar 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request UI-UX UI and UX related issues
Projects
None yet
Development

No branches or pull requests

1 participant