| Summary: | [patch] add snap-to-grid for the dvd menu wizard | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Michael Vogt <michael.vogt> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
snap-to-grid with a grid size of 10px
Add UI in the dvd wizard to enable/disable the grid option |
||
|
Description
Michael Vogt
2016-02-26 18:23:00 UTC
Created attachment 97563 [details]
snap-to-grid with a grid size of 10px
Initial version of the snap-to-grid. If you like it I would look into overlaying the grid points and (maybe?) into a toggle to turn the grid on-and-off.
Created attachment 97567 [details]
Add UI in the dvd wizard to enable/disable the grid option
This adds the missing UI from my previous patch.
Fwiw, I only tested on 15.08.1, git master segfauled for me for what appears to be unreleated reasons. But I'm not faimilar enough with the kdenlive development to know if its a real issue or just something strange with my local system :)
Please let me know what you think, happy to adjust patches as needed for coding conventions etc.
The patches are all against kdenlive git. There is some churn in the ".ui" file. I think that was designer-qt4 doing some stuff I did not ask it to do. I just added the QCheckBox "use_grid". Thanks for your patch. It has been merged in git master, where I also just fixed a crash. https://quickgit.kde.org/?p=kdenlive.git&a=commit&h=f7bb11459b7c6729b46917c3987c26351a0d445a |