mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-03 07:39:28 +03:00
Text width calculation changes were causing the tab text to be cut off early. Updated EnsureVisible to better handle the total tab size being smaller/larger than the tab area.