LMMS / LMMS/lmms

Loop enabled/disabled button should be more obvious

Open
#3,069 57 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement gui
Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

The enable/disable loop points button is a bit backwards. It's gray-ed out when it's inactive and just "regular" when it's active.

At a glance, this makes it hard to know when the loop points are enabled:

![screen shot 2016-10-08 at 11 53 37 am](https://cloud.githubusercontent.com/assets/6345473/19214320/05e56668-8d4e-11e6-9c65-ea34c7699141.png)

Gray-ed out from a UI perspective generally means it's not accessible. I think instead, the loop points should behave more like an LED toggle and be very obvious when enabled.

![screen shot 2016-10-08 at 11 53 37 am](https://cloud.githubusercontent.com/assets/6345473/19214342/8f872262-8d4e-11e6-95a2-3c2abf47e3d0.png)

This way when a composer finds their project arbitrarily jumping away from the cursor area, they have a visual indicator as to why.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the desktop UI entry point for the loop points enable/disable button and reviewing how its inactive and active states are presented. The work is done when the enabled state is immediately distinguishable from the disabled state and the loop behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
design, 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.