LMMS / LMMS/lmms

Add scrolling to the B + B editor to make it easier

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

Description

### Enhancement Summary

Kind of like the scrolling ability in piano editor, music editor and almost everything, i think you know what it is
It is so the B + B editor doesn't have to get stretched if the user ever decides to add more bars
![Untitled - LMMS 1 3 0-alpha 1 595+g36786dd83 11_06_2024 9_05_20 PM](https://github.com/LMMS/lmms/assets/172396809/f609f761-705e-40ca-8940-3f9aeb4de196)

### Implementation Details / Mockup

Just add the ability to scroll through the B + B editor like every other window. It's simple as that, i think

### Please search the issue tracker for existing feature requests before submitting your own.

- [X] I have searched all existing issues and confirmed that this is not a duplicate.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the B + B editor with the piano editor and music editor, which the issue identifies as examples of scrolling behavior. Locate the B + B editor entry point and determine how its bar area is laid out. Done means users can scroll through additional bars without the editor stretching to accommodate them.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.