Skip to content

UI Fixes for Frequenz and Bandwidth#53

Merged
limbo111111 merged 1 commit into
mainfrom
fix-spectrum-ui-bandwidth-7367678508841362868
Jun 17, 2026
Merged

UI Fixes for Frequenz and Bandwidth#53
limbo111111 merged 1 commit into
mainfrom
fix-spectrum-ui-bandwidth-7367678508841362868

Conversation

@limbo111111

Copy link
Copy Markdown
Owner

Resolves Task A regarding the Frequenz-Textfeld clipping due to large font size and small width bounds. Resolves Task B regarding the hardcoded "BW 3 MHz" spectrum label which now accurately reflects rxConfig.basebandFilterBwHz, and updates max/min frequency limits appropriately.


PR created automatically by Jules for task 7367678508841362868 started by @limbo111111

- Modified MainScreen to adjust the width (90.dp -> 100.dp) and font size (18.sp -> 15.sp) of the OutlinedTextField to fix text clipping.
- Added bandwidthHz parameter to SpectrumDisplay to show the correct receiver bandwidth rather than a hardcoded 3 MHz string.
- Adjusted minF and maxF label calculations dynamically based on the passed bandwidthHz.
- In MainScreen, passed the basebandFilterBwHz parameter from rxConfig down to the SpectrumDisplay.

Co-authored-by: limbo111111 <228673403+limbo111111@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@limbo111111 limbo111111 merged commit 3693d28 into main Jun 17, 2026
1 check passed
@limbo111111 limbo111111 deleted the fix-spectrum-ui-bandwidth-7367678508841362868 branch June 17, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant