diff --git a/TODO.txt b/TODO.txt index 13d685c9b..3b514d596 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,6 +1,7 @@ For next release ---------------- ++ Add IntEntry class in src/gui/ with spin-buttons. + Add feedback to "Shift+S" shortcut to switch "snap to grid". + Fix palette editor to avoid generating a lot of consecutive Undo actions. + Convert jaccel::key_list to std::vector<>