| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000217 | Kdenlive | User Interface | public | 2008-10-17 14:27 | 2008-11-12 22:22 |
|
| Reporter | doitux | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | Recent git | |
| Target Version | 0.7.0 | Fixed in Version | 0.7.0 | |
|
| Summary | 0000217: clipnames collision with effect names |
| Description | On some zoom states of timeline there are text collisions between clipnames and effect names. http://pokerth.net/clipdescription.png [^] |
| Additional Information | Maybe a solution could be to vertical center the clipname:
clipitem.cpp:602 QRectF txtBounding = painter->boundingRect(mapped, Qt::AlignHCenter | Qt::AlignVCenter, " " + m_clipName + " ");
Maybe i have missed some other side-effects of these changing, but a first try works fine. |
| Tags | No tags attached. |
|
| Build/Install Method | |
|
| Attached Files | |
|