| Summary: | 15.11.80, Add feature to enable/disable showing of frames in clip & project monitors | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Unknown <null> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | wegwerf-1-2-3 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| URL: | https://www.dropbox.com/s/imdquo860v2mknc/frame_number_kdenlive.png?dl=0 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Unknown
2015-09-16 22:33:13 UTC
Issue is still present in Kdenlive 15.11.80. This bug was originally posted as a suggestion, but I really feel it should be an choice for the user to turn the red frame # indicator on and off in the monitors. The frame number can be turned off if you disable the "Monitor Info Overlay" option in Monitor menu. This also disables the overlay showing if you are on a marker or if you are a an in / out position. Is it ok for you or should I completely remove that frame numbering ? Not sure it is really needed... Forgot to say it is currently affecting both monitors but I could change that.. I personally don't understand the usecase for the frame display when there is already a timecode/frame display+input just sitting below it. I would also like to at least be able to disable it without loosing the more important in/out position notification. But if there is no usecase for it, removing it would avoid the lava code anti-pattern, where code gets so hard like lava after some time and noone dares to remove it. JB, my bad. I try not to make these bugs without seeing if the issue is my ignorance with the program. Not looking to consume your time with "how-to" bugs. :) That said, glad to know this is an option. However, like wegwerf said, this isn't really needed at all in the professional (or dare I say casual) film editing world. While it's great to have the feature if needed - as always, features are cool :) - I would suggest you have it disabled by default, and have users opt in to enabling it. Git commit 1fde3be31c866176aad156155b4db874b108c0ce by Jean-Baptiste Mardelle. Committed on 07/12/2015 at 20:49. Pushed by mardelle into branch 'Applications/15.12'. Remove frame number in monitor overlay until we implement a proper UI to display it M +0 -21 data/kdenlivemonitor.qml M +3 -1 src/monitor/monitor.cpp http://commits.kde.org/kdenlive/1fde3be31c866176aad156155b4db874b108c0ce This is now fully configurable in git master Seen this yesterday and played with it: very useful. Thank you very much for the work you spent on improving Kdenlive's usability! Happy New Year! |