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

Rework event dragging and moving #1548

Merged
merged 1 commit into from
May 2, 2023
Merged

Conversation

Jowan-Spooner
Copy link
Collaborator

  • Allows moving all selected events up and down with ALT+UP and ALT+DOWN
  • movement with ALT+DOWN and ALT+Up can now be undone
  • Allows moving all selected events by dragging
  • Changes the drag preview to not being a preview, but a line
  • This new dragging is not blocked by event node fields

Additional

  • Adds an indicator for empty text events (an empty text event is saved as )
  • fix for the event body indent sometimes not being there

- Allows moving all selected events up and down with ALT+UP and ALT+DOWN
- movement with ALT+DOWN and ALT+Up can now be undone
- Allows moving all selected events by dragging
- Changes the drag preview to not being a preview, but a line
- This new dragging is not blocked by event node fields

# Additional
- Adds an indicator for empty text events (an empty text event is saved as <Empty Text Event>)
- fix for the event body indent sometimes not being there
@coppolaemilio
Copy link
Collaborator

Thanks!

@Jowan-Spooner Jowan-Spooner deleted the event-dragging-preview branch May 24, 2023 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 Something isn't working Feature✨ UI/UX ✏
Projects
None yet
2 participants