Align large-font bottom icons with battery icon when 5-digit field is hidden#7
Draft
Copilot wants to merge 2 commits into
Draft
Align large-font bottom icons with battery icon when 5-digit field is hidden#7Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
Agent-Logs-Url: https://github.com/ludw/segment34mk3/sessions/2bc74060-2b8c-42c1-9159-dcd411e8fd08 Co-authored-by: ludw <60054+ludw@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix UI layout bug for overlapping icons with battery display
Align large-font bottom icons with battery icon when 5-digit field is hidden
May 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Large-font layouts used a separate fallback Y position for the side icons when the 5-digit bottom field was absent. In the battery-icon-only configuration, that fallback left the icons too high and overlapping the bottom fields instead of aligning with the battery icon.
Bottom icon alignment
step_width == 0fallback icon Y with a computed position derived from the battery icon layout when the battery icon is visible.Shared battery layout helpers
Scope
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
accounts.google.com/proc/self/exe /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=network --no-sandbox --use-angle=swiftshader-webgl --crashpad-handler-pid=5424 --enable-crash-reporter=, --noerrdialogs --user-data-dir=/tmp/org.chromium.Chromium.scoped_dir.tHs6ns --change-stack-guard-on-fork=enable --shared-files=network_parent_dirs_pipe:100,v8_context_snapshot_data:101 --field-trial-handle=3,i,8569068719722713245,17658074569496484656,262144 --disable-features=PaintHolding --variations-seed-version --pseudonymization-salt-handle=7,i,11630317612776623419,14422477179299128518,4 --trace-process-track-uuid=3190708989122997041(dns block)/usr/bin/chromium chromium --headless --disable-gpu --no-sandbox --screenshot=/tmp/segment34-layout-schematic.png --window-size=900,500 file:///tmp/segment34-layout-schematic.svg(dns block)clients2.google.com/proc/self/exe /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=network --no-sandbox --use-angle=swiftshader-webgl --crashpad-handler-pid=5424 --enable-crash-reporter=, --noerrdialogs --user-data-dir=/tmp/org.chromium.Chromium.scoped_dir.tHs6ns --change-stack-guard-on-fork=enable --shared-files=network_parent_dirs_pipe:100,v8_context_snapshot_data:101 --field-trial-handle=3,i,8569068719722713245,17658074569496484656,262144 --disable-features=PaintHolding --variations-seed-version --pseudonymization-salt-handle=7,i,11630317612776623419,14422477179299128518,4 --trace-process-track-uuid=3190708989122997041(dns block)/usr/bin/chromium chromium --headless --disable-gpu --no-sandbox --screenshot=/tmp/segment34-layout-schematic.png --window-size=900,500 file:///tmp/segment34-layout-schematic.svg(dns block)redirector.gvt1.com/proc/self/exe /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=network --no-sandbox --use-angle=swiftshader-webgl --crashpad-handler-pid=5424 --enable-crash-reporter=, --noerrdialogs --user-data-dir=/tmp/org.chromium.Chromium.scoped_dir.tHs6ns --change-stack-guard-on-fork=enable --shared-files=network_parent_dirs_pipe:100,v8_context_snapshot_data:101 --field-trial-handle=3,i,8569068719722713245,17658074569496484656,262144 --disable-features=PaintHolding --variations-seed-version --pseudonymization-salt-handle=7,i,11630317612776623419,14422477179299128518,4 --trace-process-track-uuid=3190708989122997041(dns block)/usr/bin/chromium chromium --headless --disable-gpu --no-sandbox --screenshot=/tmp/segment34-layout-schematic.png --window-size=900,500 file:///tmp/segment34-layout-schematic.svg(dns block)www.google.com/proc/self/exe /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=network --no-sandbox --use-angle=swiftshader-webgl --crashpad-handler-pid=5424 --enable-crash-reporter=, --noerrdialogs --user-data-dir=/tmp/org.chromium.Chromium.scoped_dir.tHs6ns --change-stack-guard-on-fork=enable --shared-files=network_parent_dirs_pipe:100,v8_context_snapshot_data:101 --field-trial-handle=3,i,8569068719722713245,17658074569496484656,262144 --disable-features=PaintHolding --variations-seed-version --pseudonymization-salt-handle=7,i,11630317612776623419,14422477179299128518,4 --trace-process-track-uuid=3190708989122997041(dns block)/usr/bin/chromium chromium --headless --disable-gpu --no-sandbox --screenshot=/tmp/segment34-layout-schematic.png --window-size=900,500 file:///tmp/segment34-layout-schematic.svg(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
This pull request was created from Copilot chat.