diff TODO @ 1719:9a1f79d21a3f

added buttons to go to the first and last frames
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 01 Dec 2020 10:42:45 +0100
parents 391c798e4dae
children 0257339b0884
line wrap: on
line diff
--- a/TODO	Tue Dec 01 10:21:37 2020 +0100
+++ b/TODO	Tue Dec 01 10:42:45 2020 +0100
@@ -22,6 +22,9 @@
 Wishlist
 --------
 
+* Vertical "timeline" to see the position of the current frame in the
+  series, and to change the current frame by clicking on the timeline.
+
 * Display video files even if the Orthanc REST API is not available
   (using pure DICOMweb). This could possible be done using the
   DICOMweb Bulk Data URI, and/or a dedicated JavaScript video player.