Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug with display for kit automation overview #3051

Conversation

seangoodvibes
Copy link
Collaborator

@seangoodvibes seangoodvibes commented Dec 11, 2024

There was a bug in the automation overview for kits when affect entire is disabled and no drum is selected

the display would show "Select Affect Entire / Drum" even after pressing affect entire.

it was happening because the affect entire state was being changed after the display had already refreshed

moving the display refresh after the affect entire state is changed fixes this

There was a bug in the automation overview for kits when affect entire is disabled and no drum is selected

the display would show "Select Affect Entire / Drum" even pressing affect entire.

it was happening because affect entire state was being changed after the display had already refreshed

moving the display refresh after the affect entire state is changed fixes this
@seangoodvibes seangoodvibes added the cherry-pick Commit to cherry pick to release branch label Dec 11, 2024
@seangoodvibes seangoodvibes added this to the Release 1.2 milestone Dec 11, 2024
Copy link
Contributor

Test Results

106 tests  ±0   106 ✅ ±0   1s ⏱️ ±0s
 16 suites ±0     0 💤 ±0 
 16 files   ±0     0 ❌ ±0 

Results for commit a7f1e9b. ± Comparison against base commit 45cdc3e.

@stellar-aria stellar-aria added this pull request to the merge queue Dec 11, 2024
Merged via the queue into SynthstromAudible:community with commit 6eab902 Dec 11, 2024
6 checks passed
github-actions bot pushed a commit that referenced this pull request Dec 11, 2024
There was a bug in the automation overview for kits when affect entire is disabled and no drum is selected

the display would show "Select Affect Entire / Drum" even pressing affect entire.

it was happening because affect entire state was being changed after the display had already refreshed

moving the display refresh after the affect entire state is changed fixes this
@seangoodvibes seangoodvibes deleted the Fix-bug-with-display-for-Kit-Automation-Overview branch December 11, 2024 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick Commit to cherry pick to release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants