![]() |
#1 |
Human being with feelings
Join Date: Apr 2013
Location: France
Posts: 10,739
|
![]()
Hi,
When using Item edit: Move position of item to edit cursor with ripple all tracks, markers moves as expected, but Undo doesn't restore markers to initial position: ![]() On the screen capture, if you see markers at initial position, it is another cycle of the gif. Undo action just restore item positions, not markers. REAPER v6.45, Win10 x64. Note: I don't know if other actions suffer from this. Thx!
__________________
Free ReaScripts - Premium Scripts - Custom Scripts Dev - Learn ReaScript - XR Theme - Stash Files - ReaLinks - Website - ReaComics - Alien 2347 - Donation Last edited by X-Raym; 01-23-2022 at 04:36 AM. |
![]() |
![]() |
![]() |
#2 |
Human being with feelings
Join Date: Apr 2013
Location: France
Posts: 10,739
|
![]()
Pretty sure it is just a UndoBlock flag wrong in reaper or something similar in the code cause if I make this script
Code:
reaper.Undo_BeginBlock() reaper.Main_OnCommand(41205, 0) -- Item edit: Move position of item to edit cursor reaper.Undo_EndBlock("Item edit: Move position of item to edit cursor", -1) Undo works as expected.
__________________
Free ReaScripts - Premium Scripts - Custom Scripts Dev - Learn ReaScript - XR Theme - Stash Files - ReaLinks - Website - ReaComics - Alien 2347 - Donation |
![]() |
![]() |
![]() |
#3 |
Human being with feelings
Join Date: Dec 2012
Posts: 13,786
|
![]()
Haha, sometimes actions lose arrange updating, now undo block.
|
![]() |
![]() |
![]() |
#4 |
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,335
|
![]()
Thanks, fixing!
|
![]() |
![]() |
![]() |
#5 |
Human being with feelings
Join Date: Apr 2013
Location: France
Posts: 10,739
|
![]()
@Justin
Thx! I noticed another sneaky issue with this action, it seems the markers have to have rippled at least once by moving some items with ripple all tracks to be able to ripple using this action: ![]()
Or do I miss something ?
__________________
Free ReaScripts - Premium Scripts - Custom Scripts Dev - Learn ReaScript - XR Theme - Stash Files - ReaLinks - Website - ReaComics - Alien 2347 - Donation |
![]() |
![]() |
![]() |
#6 |
Human being with feelings
Join Date: Apr 2013
Location: France
Posts: 10,739
|
![]()
All this seems solved in last pre. Thx!
__________________
Free ReaScripts - Premium Scripts - Custom Scripts Dev - Learn ReaScript - XR Theme - Stash Files - ReaLinks - Website - ReaComics - Alien 2347 - Donation |
![]() |
![]() |
![]() |
Thread Tools | |
|
|