From 152a2f591abf434241f42da84be6aaf42abb4fa3 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauld.mccarthy@gmail.com>
Date: Wed, 16 Sep 2015 13:48:08 +0100
Subject: [PATCH] TODO list

---
 TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO b/TODO
index f16ad1bda..8e6741e6e 100644
--- a/TODO
+++ b/TODO
@@ -220,6 +220,9 @@ perhaps into a standalone module...
 ** DONE Graceful handling of bad input filenames
 ** DONE Aspect ratio on slicecanvas zoom, and panning is broken.
 * Little things
+** Toolbars for TimeSeriesPanel/HistogramPanel
+** Ticks on menu items for control panels that are displayed
+** Toggle button contrast on Yosemite is poor
 ** Slice-wise histogram, e.g. to allow identification of slice containing max-values.
 ** Create/destroy Editor instances for a single image, instead of giving the Editor the overlayList/displayCtx.
 ** SliceCanvas/LightBoxCanvas should create SliceCanvasOpts/LightBoxCanvasOpts objects and use them, instead of copying their properties.
-- 
GitLab