There are thoughts about re-writing the titler. Here I'd like to sum up the ideas and ask you for adding new ones, if available.
So far (credits go mainly to Dan):
- More scalable window (too big for smaller screens atm)
- Overlay on clip monitor
- Custom background for transparent clips (atm only white/grey rectangles, making it impossible to read white text on transparent background). In combination with previous point? Possibility to have any clip or the project in the background, with a time scrollbar?)
- Tab sheet containing rect/text/… tools and other widgets
- Titler variant with shapes/eye-dropper/wand for filter masks and alpha channel manipulation
- Better speed when editing
- Undo manager
- Support for editing/moving/… multiple objects at the same time
In the code:
- Minimize use of blockSignals(true) and other signal messes
- Document side-effects of methods, if there are any
Granjow
