diff options
| author | fred <[email protected]> | 2011-03-15 18:45:32 (GMT) |
|---|---|---|
| committer | fred <[email protected]> | 2011-03-15 18:45:32 (GMT) |
| commit | c95033b7d1986e5b2f7fc6bb6f206c5b565a2560 (patch) | |
| tree | c57a16a24ecfe28bfe270dc5fcd021debd3a8362 /qt/TODO | |
| parent | 459a450edeebf09184f8fb32bcd0db954a93a7c7 (diff) | |
Now can close a Text Layer.
- In TextLayer destructor, commented out close() method that was generated
a SEGFAULT.
- In QqWidget destructor now stop and delete the layer attached.
Text Layer can be closed and text disappears.
Diffstat (limited to 'qt/TODO')
| -rw-r--r-- | qt/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,4 +15,3 @@ the QJackClient of the time you waited to open the QJackClient .... see if a fix //try to fix sound speed issue when opening several VideoLayer with audio //verify how it works with different fps values //add the capability to have a config file..... important :) -//fix the SEGFAULT when closing with a TextLayer
\ No newline at end of file |

