Skip to content

fix: stack high-usage-warning slider layout, clamp range to 50-90 - #114

Merged
coldhighsun merged 1 commit into
mainfrom
fix/create-disk-high-usage-warn-layout
Jul 27, 2026
Merged

fix: stack high-usage-warning slider layout, clamp range to 50-90#114
coldhighsun merged 1 commit into
mainfrom
fix/create-disk-high-usage-warn-layout

Conversation

@coldhighsun

Copy link
Copy Markdown
Owner

Summary

  • Fixed the Create/Edit Disk dialog's high-usage-warning row so the checkbox and the percent slider/value stack vertically instead of sitting side-by-side in a fixed-width row - the long English checkbox label was pushing the slider/value text off the visible window.
  • Narrowed the warning threshold slider (and the corresponding clamp when loading an existing disk profile) from 1-99 to 50-90.

Test plan

  • dotnet build src/ManagedDrive.App succeeds
  • Manually open Create Disk dialog, verify the slider/value are visible in English and Chinese, and the value stays within 50-90

…0-90

Long English checkbox text pushed the slider/value off the visible window; also narrows the warning threshold range.
@coldhighsun
coldhighsun merged commit 68f101b into main Jul 27, 2026
3 checks passed
@coldhighsun
coldhighsun deleted the fix/create-disk-high-usage-warn-layout branch July 27, 2026 14:40
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