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/implement cut UI #10

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Feat/implement cut UI #10

merged 1 commit into from
Mar 19, 2024

Conversation

k1nho
Copy link
Contributor

@k1nho k1nho commented Feb 12, 2024

Description

This PR implements a basic UI for cut in gahara. Supports slice cut and range cut.

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

#2 Implement cut UI

Desktop Screenshots/Recordings

Single cut

single.cut.mov

Range cut

Screen.Recording.2024-03-19.at.2.42.52.PM.mov

[optional] Are there any post-deployment tasks to perform?

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

guts

@k1nho k1nho self-assigned this Feb 12, 2024
@k1nho k1nho linked an issue Feb 12, 2024 that may be closed by this pull request
@k1nho k1nho changed the title Feat/implement cut Feat/implement cut UI Mar 9, 2024
@k1nho k1nho force-pushed the feat/implement-cut branch 2 times, most recently from 3b6bd66 to eef41dc Compare March 18, 2024 20:16
@k1nho k1nho marked this pull request as ready for review March 18, 2024 20:17
@k1nho k1nho merged commit 9da62b3 into main Mar 19, 2024
@k1nho k1nho deleted the feat/implement-cut branch March 27, 2024 19:56
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: Implement cut UI
1 participant