Skip to content

Adds functionality to move tasks between rows #539

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stephenjmaher
Copy link

A use case that I have benefits from the movement of tasks between rows. An example situation could be that one would like to reorder the tasks based on a different priority. Alternatively, if the rows correspond to group, as introduced by #528, it may be desired to move tasks between the groups.

This PR allows for movement of the bars in the y direction. If the user moves the bar up or down, it will snap to the nearest row.

This PR doesn't introduce any new parameters, so the movement in the y direction is enabled by default.

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.

1 participant