Add a line for the current Date #248
-
Hello everyone, I try to put a line for the current date but I'm stuck.
Maybe someone has an idea? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You will need to redraw the line when the minimap zoom control is moved. You'll have to add the code to the timelineCanvas.redraw method.
|
Beta Was this translation helpful? Give feedback.
-
We'll add this functionality in the next release. |
Beta Was this translation helpful? Give feedback.
You will need to redraw the line when the minimap zoom control is moved. You'll have to add the code to the timelineCanvas.redraw method.