LMMS / LMMS/lmms

SongEditor Shift+Ctrl+Drag to Move Block

Open
#1,407 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

we have ctrl+drag that _copies_ a block from track a to track b
sh+ctrl+drag could then _move_ the block away from track a into track b
intuitive i think?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the SongEditor drag handling for the existing Ctrl+drag copy behavior. Trace how a block is selected, copied between tracks, and released, then determine where Shift+Ctrl+drag should instead remove it from the source track. Done means the block moves to the destination track without remaining on the source, while ordinary Ctrl+drag still copies it.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.