diff options
| author | Eddy Pedroni <eddy@0xf7.com> | 2021-12-22 22:14:43 +0100 | 
|---|---|---|
| committer | Eddy Pedroni <eddy@0xf7.com> | 2021-12-22 22:14:43 +0100 | 
| commit | 71593d438dff1a54986c94b469faa31c4581f6c7 (patch) | |
| tree | d9209575ef368d015728937b47c5601ed3268bec /known-issues | |
| parent | 5f7e75ae1e53d3833114880d20e899629d21e31a (diff) | |
Fixed additive loading issue
Diffstat (limited to 'known-issues')
| -rw-r--r-- | known-issues | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/known-issues b/known-issues index 35ebdff..2b63f65 100644 --- a/known-issues +++ b/known-issues @@ -1,4 +1,4 @@  * Moving AB sliders does not set AB limit. Instead need to save AB limit and then select it to apply -* Loading session is additive, should clear the state first +* (done) Loading session is additive, should clear the state first  * AB limits are displayed as p.u., should be timestamps -* Songs are displayed as full path, should be file name or ideally title from metadata +* (done) Songs are displayed as full path, should be file name or ideally title from metadata | 
