Skip to content

Add chat font size controls#1226

Open
keilogic wants to merge 1 commit into
carlrobertoh:masterfrom
keilogic:codex/chat-font-size-controls
Open

Add chat font size controls#1226
keilogic wants to merge 1 commit into
carlrobertoh:masterfrom
keilogic:codex/chat-font-size-controls

Conversation

@keilogic

Copy link
Copy Markdown

Summary

  • add increase/decrease chat font size actions to the chat toolbar
  • persist the chat font size offset in general settings
  • refresh visible chat message text panes when the toolbar controls are used

Fixes #594

Validation

  • JAVA_HOME=../../tools/jdk-21 ./gradlew.bat --no-daemon compileJava compileKotlin -x test
  • git diff --check HEAD~1..HEAD

@keilogic

Copy link
Copy Markdown
Author

Status note: the only failing check currently shown is the Vercel authorization status, which points to a Vercel GitHub authorization URL rather than a code/test failure. The branch is mergeable, and the local validation from the PR body remains the relevant code check: JAVA_HOME=../../tools/jdk-21 ./gradlew.bat --no-daemon compileJava compileKotlin -x test plus git diff --check HEAD~1..HEAD.

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.

Option to increase font size

1 participant