Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Bug Reports

Reply
 
Thread Tools Display Modes
Old 05-14-2019, 01:59 AM   #1
Archie
Human being with feelings
 
Archie's Avatar
 
Join Date: Oct 2017
Location: Russia
Posts: 366
Default Cancel does not work when using "GetSet_ArrangeView2"

Undo does not work when using "GetSet_ArrangeView2"
Is it possible to fix this?

Code:
    local START = 1.85
    local END = 22.5
    
    reaper.Undo_BeginBlock()
    
        reaper.GetSet_ArrangeView2(0,1,0,0,START,END);
    
    reaper.Undo_EndBlock("Title",-1);
__________________
=================================
ReaPack| Archie-ReaScript: Discussion | Donate | Donate2 | Donate3 | PayPal |
Archie is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:59 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.