Skip to content

Modernize UI: remove popups, improve layout responsiveness and visual…#12

Merged
jamie-bear merged 1 commit into
mainfrom
claude/modernize-ui-design-CcXkJ
Mar 19, 2026
Merged

Modernize UI: remove popups, improve layout responsiveness and visual…#12
jamie-bear merged 1 commit into
mainfrom
claude/modernize-ui-design-CcXkJ

Conversation

@jamie-bear

Copy link
Copy Markdown
Owner

… design

  • Replace all MessageBox.Show() alerts (download complete/fail, validation errors, dependency status) with log entries in the on-screen log panel
  • Add ApplyResponsiveLayout() to enforce consistent margins, set a minimum form size (700x520), make the dependency-download overlay fill the form, and add a 1px themed divider line above the log area
  • Extend Theme.cs: custom GroupBox owner-draw (themed border + label instead of the default Windows chrome), MouseDown color for buttons, FontMonoSmall, and a MinimumSize applied through ApplyTo(Form)

https://claude.ai/code/session_01WqpBaHpracSpQS9F5RAcfG

… design

- Replace all MessageBox.Show() alerts (download complete/fail, validation
  errors, dependency status) with log entries in the on-screen log panel
- Add ApplyResponsiveLayout() to enforce consistent margins, set a minimum
  form size (700x520), make the dependency-download overlay fill the form,
  and add a 1px themed divider line above the log area
- Extend Theme.cs: custom GroupBox owner-draw (themed border + label instead
  of the default Windows chrome), MouseDown color for buttons, FontMonoSmall,
  and a MinimumSize applied through ApplyTo(Form)

https://claude.ai/code/session_01WqpBaHpracSpQS9F5RAcfG
@jamie-bear
jamie-bear merged commit 40dc10e into main Mar 19, 2026
1 check passed
@jamie-bear
jamie-bear deleted the claude/modernize-ui-design-CcXkJ branch March 19, 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.

2 participants