LMMS/lmms

New Clips Should Match the Clip Snapping Size

Open

#8.038 aberto em 15 de ago. de 2025

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (961 forks)batch import
enhancementgood first issuegui

Métricas do repositório

Stars
 (7.132 stars)
Métricas de merge de PR
 (Mesclagem média 76d 19h) (21 fundiu PRs em 30d)

Description

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.

Guia do colaborador