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

feat: unmark/mark clips as lossless for export #44

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

k1nho
Copy link
Contributor

@k1nho k1nho commented Jun 15, 2024

Description

This PR implements accelerators to mark/unmark all clips in the timeline as lossless to export.

What type of PR is this? (check all applicable)

  • 💡 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

closes #32

[optional] What gif best describes this PR or how it makes you feel?

@k1nho k1nho force-pushed the feat/unmark-mark-all-clips branch from d7bbecb to e291d65 Compare June 15, 2024 21:09
@k1nho k1nho changed the title feat: unmark/mark cllips as lossless for export feat: unmark/mark clips as lossless for export Jun 16, 2024
@k1nho k1nho force-pushed the feat/unmark-mark-all-clips branch from e291d65 to cfa1aa3 Compare June 17, 2024 16:43
@k1nho k1nho merged commit a371eac into beta Jun 17, 2024
2 checks passed
@k1nho k1nho deleted the feat/unmark-mark-all-clips branch June 17, 2024 19:48
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.

💡 Feature: add unmark/mark all clips keybind
1 participant