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 scale sidebar column UI inconsistencies #2090

Merged

Conversation

soymonitus
Copy link
Contributor

@soymonitus soymonitus commented Jun 3, 2024

Fixes #2066
Fixes #2065

To cherry pick for 1.1

Copy link
Contributor

github-actions bot commented Jun 3, 2024

Test Results

39 tests  ±0   39 ✅ ±0   0s ⏱️ ±0s
 7 suites ±0    0 💤 ±0 
 7 files   ±0    0 ❌ ±0 

Results for commit b8d7c1f. ± Comparison against base commit 1f73ae1.

♻️ This comment has been updated with latest results.

@@ -18,6 +18,7 @@

#include "scale_mode.h"
#include "gui/ui/keyboard/layout/column_controls.h"
#include <cstdbool>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this shouldn't be needed, in cpp it just provides the macro __bool_true_false_are_defined

Copy link
Contributor Author

@soymonitus soymonitus Jun 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed!
VSCode keeps adding those automatically..

@m-m-adams m-m-adams added the cherry-pick Commit to cherry pick to release branch label Jun 3, 2024
@sapphire-arches sapphire-arches added this pull request to the merge queue Jun 3, 2024
Merged via the queue into SynthstromAudible:community with commit 0e096f8 Jun 3, 2024
6 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 3, 2024
* Fix scale sidebar column UI inconsistencies

* Remove unneeded import
@soymonitus soymonitus deleted the monitus/fix_scales branch June 3, 2024 18:30
sapphire-arches pushed a commit that referenced this pull request Jun 3, 2024
* Fix scale sidebar column UI inconsistencies

* Remove unneeded import
tastycode pushed a commit to tastycode/DelugeFirmware that referenced this pull request Jul 3, 2024
* Fix scale sidebar column UI inconsistencies

* Remove unneeded import
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
3 participants