Skip to content

Commit 10517d2

Browse files
authored
Release SWS/S&M extension v2.14.0.7 (#113)
Hit detection: - Repair hit detection of envelope segment in non-first tracks [p=2889179] - Update automation item point hit testing to support REAPER v7.46 API fixes [p=2888669] Notes: - Fix empty notes when re-opening the window after closing it using an action [#1965]
1 parent 36547ec commit 10517d2

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Extensions/reaper-oss_SWS.ext

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
@description SWS/S&M extension
22
@author reaper-oss
3-
@version 2.14.0.6
3+
@version 2.14.0.7
44
@changelog
5-
• Disable "SWS: Redo/Undo zoom" actions by default to remove unnecessary CPU overhead
6-
• Fix excessive CPU usage when many hidden tracks have visual spacers [p=2883811]
5+
Hit detection:
6+
- Repair hit detection of envelope segment in non-first tracks [p=2889179]
7+
- Update automation item point hit testing to support REAPER v7.46 API fixes [p=2888669]
8+
9+
Notes:
10+
- Fix empty notes when re-opening the window after closing it using an action [#1965]
711
@provides
812
[darwin-arm64] reaper_sws-arm64.dylib https://github.com/reaper-oss/sws/releases/download/v$version/$path
913
[darwin32] reaper_sws-i386.dylib https://github.com/reaper-oss/sws/releases/download/v$version/$path

0 commit comments

Comments
 (0)