Skip to content

Commit

Permalink
Fix wrong naming in PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
frcroth committed Jun 16, 2021
1 parent 82aa1a7 commit 1c5facd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@ Closes [fill in your issues here]

- [ ] the tree sequence is resizable both left and right, this can be reversed
- [ ] when 3 sequences are selected and one tries to resize all get deselected except the one that gets resized
- [ ] the day sequence can't be dragged or resized onto the night sequence, instead it will snap to the night sequence and the snap indicator is shown
- [ ] the day background sequence can't be dragged or resized onto the night sequence, instead it will snap to the night sequence and the snap indicator is shown
- [ ] snapping may be disabled with the snap toggle button in the menu bar
- [ ] toggling the button again enables snapping
- [ ] the day sequence can be dragged to the middle layer onto a free spot
- [ ] the day background sequence can be dragged to the middle layer onto a free spot
- [ ] the night sequence can't be dragged or resized beyond the left timeline bounds
- [ ] when clicking the "Add Sequence" button a sequence is in the hand, which can only be dropped on a timelineLayer and changes color when you are not able to place the sequence
- [ ] this can be cancelled by pressing ESC
Expand Down

0 comments on commit 1c5facd

Please sign in to comment.