LMMS/lmms

New Clips Should Match the Clip Snapping Size

Open

#8.038 geöffnet am 15. Aug. 2025

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (961 Forks)batch import
enhancementgood first issuegui

Repository-Metriken

Stars
 (7.132 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 76T 19h) (21 gemergte PRs in 30 T)

Beschreibung

Problem Description

When a new clip is created in a track, it has a default size of one bar, regardless of what the user has set the clip snapping size of the project to.

Solution

Each new clip should instead be created with the clip snapping size instead. Implementing this adjustment will help the general feel and workflow for users when creating clips in their project.

Contributor Guide