stakwork / sphinx-mac

Sphinx app for mac desktop
MIT License
4 stars 16 forks source link

Fix Text Field Text Truncating at the Bottom #328

Closed Korede612 closed 6 months ago

Korede612 commented 6 months ago

Pull Request Title

Fix Text Field Text Truncating at the Bottom

Description

This pull request addresses the bug reported Text Field Text Truncating at the Bottom, where the longer text gets truncated at the bottom of the ThreadHeaderView, making it impossible to read the complete message in the ThreadHeaderView.

Changes Made