File: TODO

package info (click to toggle)
slashtime 0.5.13-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 428 kB
  • sloc: java: 1,159; perl: 958; makefile: 138
file content (16 lines) | stat: -rw-r--r-- 652 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TODO file for slashtime. Roughly ordered by priority, but most
importantly, this is a scratch pad so we don't loose current ideas.

	- Sort out accelerators :(

src/com/operationaldynamics/slashtime/ZonesWindow.java

	- wouldn't it be cool that if you dragged a zone up or down that
	  the list of visible zones would loop round so that zones that
	  were at top would now be listed at bottom, etc, whilst the
	  offset of zones further away than 16(?) would display in 1-x
	  terms, ie -20 would show as -20 (+4)? It would mean having to use
	  a different discriminator to order, adjusting as we rolled.


# vim: set wrap textwidth=75 filetype=conf: