You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.txt
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,6 @@
7
7
8
8
1.1
9
9
10
-
-- TODO: Fix deselection of notes on note-move.
11
-
12
-
-- TODO: Fix badly-sized notes on undo-after-mod-duration.
13
-
14
10
-- TODO: Remove unnecessary 'undo-suppression' vars from function-calls and undo-funcs.
15
11
16
12
-- TODO: Test all commands again, especially Entry-Quantize, to check for bugs caused by refactoring / new features.
@@ -60,6 +56,7 @@
60
56
-- Changed the rendering properties of the notes within a sequence's non-active channels, both in their default state and while selected.
61
57
62
58
* Logic changes:
59
+
-- Fixed deselection of notes on note-move.
63
60
-- Fixed a nasty bug in removeSequence that was incurred by changes in modNotes. Also added setTicks and removed several outdated functions in the process.
64
61
-- Decoupled modSelectedNotes commands from spacing. They now stick to beat-factor horizontally, and have 1-and-12-spaced variants vertically.
65
62
-- Stopped keyboard-notes from incurring new undo-blocks when not in Record Mode.
0 commit comments