1*f75a7bf5SStephan Aßmus---Bugs--- 2*f75a7bf5SStephan Aßmus Why doesn't drag-and-drop on the icon work the same as dropping on the 3*f75a7bf5SStephan Aßmus open view? (e.g., multiple volumes don't work; floppy isn't accepted.) 4*f75a7bf5SStephan Aßmus 5*f75a7bf5SStephan Aßmus---Notes--- 6*f75a7bf5SStephan Aßmus Remember to change the alpha component of RGB colors to 0xff with 7*f75a7bf5SStephan Aßmus DiskProbe, if you use Resourcer. They live in block 6. 8*f75a7bf5SStephan Aßmus 9*f75a7bf5SStephan Aßmus---Future/maybe/bloat--- 10*f75a7bf5SStephan Aßmus Display unavailable files in a distinct color (maybe gray)? 11*f75a7bf5SStephan Aßmus Find a way to do redrawing more efficiently (BPicture?) 12*f75a7bf5SStephan Aßmus Add <- and -> buttons to traverse the zoom history. 13*f75a7bf5SStephan Aßmus Display pie in grayscale+patterns / color? 14*f75a7bf5SStephan Aßmus Display an icon somewhere while volumes are being scanned. Check out the 15*f75a7bf5SStephan Aßmus barber shop icon in the Tracker during queries! 16*f75a7bf5SStephan Aßmus Handle the special case where the volume is full: the volume display is 17*f75a7bf5SStephan Aßmus the same as the root directory display except for the colors! 18*f75a7bf5SStephan Aßmus When scanning all volumes, scan different physical devices in parallel, 19*f75a7bf5SStephan Aßmus and multiple partitions on a device in sequence. 20*f75a7bf5SStephan Aßmus Add a cancel button during scanning? 21*f75a7bf5SStephan Aßmus A button to cycle colors? (Useless toy). 22*f75a7bf5SStephan Aßmus 23