diff --git a/KnownIssues b/KnownIssues index 1e16161d2..9fa816ef3 100644 --- a/KnownIssues +++ b/KnownIssues @@ -4,4 +4,4 @@ does not resize columns (needs a lower bound) Code for fading and seeking should be moved into the AudioPlayer, so we can escape ugly event* functions -File tree preference is redundant. Can just move the NSPathControl to the File Tree, and remove the Header. +File tree watcher should use Leopard FSEvents API instead of individual kqueues.