René's URL Explorer Experiment


Title: Add a "Chat text size" setting (Small / Default / Large) to Appearance · Issue #64 · modelstudioai/openwork · GitHub

Open Graph Title: Add a "Chat text size" setting (Small / Default / Large) to Appearance · Issue #64 · modelstudioai/openwork

X Title: Add a "Chat text size" setting (Small / Default / Large) to Appearance · Issue #64 · modelstudioai/openwork

Description: Problem or Motivation OpenWork lets you change the app theme, color theme, font family, language, reduce motion and (in-flight) conversation width — but there is no way to change how large the conversation text is. The only lever today i...

Open Graph Description: Problem or Motivation OpenWork lets you change the app theme, color theme, font family, language, reduce motion and (in-flight) conversation width — but there is no way to change how large the conv...

X Description: Problem or Motivation OpenWork lets you change the app theme, color theme, font family, language, reduce motion and (in-flight) conversation width — but there is no way to change how large the conv...

Opengraph URL: https://github.com/modelstudioai/openwork/issues/64

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add a \"Chat text size\" setting (Small / Default / Large) to Appearance","articleBody":"## Problem or Motivation\n\nOpenWork lets you change the app **theme**, **color theme**, **font family**,\n**language**, **reduce motion** and (in-flight) conversation width — but there is\n**no way to change how large the conversation text is**.\n\nThe only lever today is the OS-level app zoom wired to the View menu\n(`menu.ZOOM_IN/OUT/RESET` → `webContents.setZoomFactor`, see\n`apps/electron/src/main/handlers/system.ts`). That scales the **entire UI** —\nsidebar, toolbar, composer, icons, spacing — not just the reading text, and it\nis a transient window zoom, not a persisted appearance preference.\n\nThis is a recurring, unmet ask across comparable desktop clients. Users\nspecifically want a text-size control that adjusts **typographic size — body\ncopy, message content — while leaving the app chrome at its native scale**:\n\n- **Claude Desktop** — Appearance exposes a \"Chat font\" control, and there are\n  standing feature requests (anthropics/claude-code #50543, #48887) for a\n  text-size control that scales *only* message typography, not the whole UI.\n- **ChatGPT desktop** — long-standing user requests for a chat font-size option\n  (the app currently has none, driving users to browser extensions).\n\nOpenWork's otherwise rich Appearance → Interface section (rich tool\ndescriptions, reduce motion) is missing this common accessibility/readability\naffordance.\n\n## Proposed Solution\n\nAdd a **\"Chat text size\"** segmented control to **Settings → Appearance →\nInterface**, right below the existing \"Reduce motion\" toggle, with three options:\n\n- **Small** — 0.9× the current text size,\n- **Default** — the current size (1×, no visual change for existing users),\n- **Large** — 1.15× for easier reading.\n\nBehavior (mirrors the merged `ReduceMotionContext` pattern — renderer-only, no\nbackend / qwen-code change):\n\n- A new `ChatTextSizeProvider` persists the choice in `localStorage`\n  (`craft-chat-text-size`) and reflects it onto `\u003chtml\u003e` as\n  `data-chat-text-size=\"small|medium|large\"`.\n- Global CSS in `index.css` maps that attribute to a `--chat-font-scale` custom\n  property (`0.9` / `1` / `1.15`).\n- The chat transcript container in `ChatDisplay.tsx` carries a `chat-text-scope`\n  class whose `font-size: calc(1em * var(--chat-font-scale))` multiplies the\n  **inherited** message text size. Because it is `em`-relative it is exactly\n  neutral at Default and scales the conversation body copy up/down without\n  touching the sidebar, top bar, composer, or icons.\n- New i18n keys added across all 7 locales.\n\n## Feasibility\n\n**Frontend-only.** No qwen-code backend involvement: it is a renderer preference\n(localStorage) applied via an `\u003chtml\u003e` data attribute + a CSS variable consumed\nby the transcript container, following the exact idiom already shipped for\nReduce motion (#50/#51). Nothing about message content, streaming, or the agent\nruntime changes.\n\n## Acceptance criteria (what the CDP assertion will verify)\n\nDriving the real UI over CDP (Settings → Appearance → Chat text size control),\nwith no seeded session:\n\n1. The segmented control renders and starts on **Default** (`aria-checked`).\n2. Selecting **Large** sets `data-chat-text-size=\"large\"` on `\u003chtml\u003e`, persists\n   `\"large\"` to `localStorage['craft-chat-text-size']`, and resolves\n   `--chat-font-scale` to `1.15`.\n3. A probe element carrying the real `chat-text-scope` class has its **computed\n   `font-size` measurably larger at Large than at Default** (proving the CSS the\n   transcript uses produces a real pixel-level text-size change, not just an\n   attribute flip).\n4. Selecting **Small** → scale `0.9` and a computed font-size smaller than\n   Default; selecting **Default** reverts the attribute/scale — proving apply,\n   change, and revert.\n","author":{"url":"https://github.com/DragonnZhang","@type":"Person","name":"DragonnZhang"},"datePublished":"2026-07-07T01:24:37.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/64/openwork/issues/64"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:ebad1321-2d40-1a3d-8c42-1fec8baaa74a
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA054:153E3D:109B9C3:16A462A:6A5226FB
html-safe-nonce563920c27a6005af2b3dc86a955ab1655a350d1feaf48d3b7832438db9ee8cd0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMDU0OjE1M0UzRDoxMDlCOUMzOjE2QTQ2MkE6NkE1MjI2RkIiLCJ2aXNpdG9yX2lkIjoiNjcyOTMyNzQ0NTE2NDU2NjI2NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac2e33a23ca8de04dd46b45b7b7540206d7d002fe7ed357e724936e94dd5f5a48a
hovercard-subject-tagissue:4824387889
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/modelstudioai/openwork/64/issue_layout
twitter:imagehttps://opengraph.githubassets.com/8e84a1138c64b6695c04ea50ff1453d1e31525d9a108bf75fc714985c8acbb7a/modelstudioai/openwork/issues/64
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/8e84a1138c64b6695c04ea50ff1453d1e31525d9a108bf75fc714985c8acbb7a/modelstudioai/openwork/issues/64
og:image:altProblem or Motivation OpenWork lets you change the app theme, color theme, font family, language, reduce motion and (in-flight) conversation width — but there is no way to change how large the conv...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameDragonnZhang
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
go-importgithub.com/modelstudioai/openwork git https://github.com/modelstudioai/openwork.git
octolytics-dimension-user_id283556804
octolytics-dimension-user_loginmodelstudioai
octolytics-dimension-repository_id1256697754
octolytics-dimension-repository_nwomodelstudioai/openwork
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1256697754
octolytics-dimension-repository_network_root_nwomodelstudioai/openwork
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7aed05249554b889eb33d002851a973eebcc7e91
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelstudioai/openwork/issues/64#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fissues%2F64
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fissues%2F64
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=modelstudioai%2Fopenwork
Reloadhttps://github.com/modelstudioai/openwork/issues/64
Reloadhttps://github.com/modelstudioai/openwork/issues/64
Reloadhttps://github.com/modelstudioai/openwork/issues/64
Please reload this pagehttps://github.com/modelstudioai/openwork/issues/64
modelstudioai https://github.com/modelstudioai
openworkhttps://github.com/modelstudioai/openwork
Notifications https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Fork 3 https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Star 11 https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Code https://github.com/modelstudioai/openwork
Issues 14 https://github.com/modelstudioai/openwork/issues
Pull requests 12 https://github.com/modelstudioai/openwork/pulls
Actions https://github.com/modelstudioai/openwork/actions
Projects https://github.com/modelstudioai/openwork/projects
Security and quality 0 https://github.com/modelstudioai/openwork/security
Insights https://github.com/modelstudioai/openwork/pulse
Code https://github.com/modelstudioai/openwork
Issues https://github.com/modelstudioai/openwork/issues
Pull requests https://github.com/modelstudioai/openwork/pulls
Actions https://github.com/modelstudioai/openwork/actions
Projects https://github.com/modelstudioai/openwork/projects
Security and quality https://github.com/modelstudioai/openwork/security
Insights https://github.com/modelstudioai/openwork/pulse
#65https://github.com/modelstudioai/openwork/pull/65
Add a "Chat text size" setting (Small / Default / Large) to Appearancehttps://github.com/modelstudioai/openwork/issues/64#top
#65https://github.com/modelstudioai/openwork/pull/65
enhancementNew feature or requesthttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22enhancement%22
loop-bothttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22loop-bot%22
https://github.com/DragonnZhang
DragonnZhanghttps://github.com/DragonnZhang
on Jul 7, 2026https://github.com/modelstudioai/openwork/issues/64#issue-4824387889
#50https://github.com/modelstudioai/openwork/issues/50
#51https://github.com/modelstudioai/openwork/pull/51
enhancementNew feature or requesthttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22enhancement%22
loop-bothttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22loop-bot%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.