instrument drag and drop: most of the code
Missing the code that actually swaps the instruments :)
This commit is contained in:
parent
f3081dddef
commit
806e56a3b2
3 changed files with 19 additions and 1 deletions
|
|
@ -2523,7 +2523,7 @@ class FurnaceGUI {
|
|||
std::map<FurnaceGUIImages,FurnaceGUIImage*> images;
|
||||
|
||||
int chanToMove, sysToMove, sysToDelete, opToMove;
|
||||
int assetToMove, dirToMove;
|
||||
int assetToMove, dirToMove, insToMove;
|
||||
|
||||
ImVec2 patWindowPos, patWindowSize;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue