Skip to content

Commit 9a8cfb8

Browse files
committed
docs: add UI refinement to 20260114.1 release notes
Added button spacing standardization to improvements section of whats-new.json. This documents the UI consistency work that standardized spacing, padding, and icon sizes across Model/Prompt/Personality pickers and toolbar buttons.
1 parent 7956781 commit 9a8cfb8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Resources/whats-new.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
],
2121
"bugfixes": [],
2222
"improvements": [
23+
{
24+
"id": "ui-button-spacing",
25+
"icon": "ruler",
26+
"title": "Refined UI Button Spacing and Consistency",
27+
"description": "Standardized spacing, padding, and icon sizes across all UI controls. Model, Prompt, and Personality pickers now have identical padding (8px horizontal), button icons are consistently 20x20 points, and HStack spacing matches throughout the toolbar. This creates a more visually harmonious and polished interface."
28+
},
2329
{
2430
"id": "split-model-support",
2531
"icon": "doc.on.doc",

0 commit comments

Comments
 (0)