Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(ui): set preferred size directly with Dimension
Replace minimum width scaling with direct Dimension usage for preferred size in QuickPromptField. This simplifies the size handling and ensures consistent height.
- Loading branch information