Odd behavior when using fractional font size in SUI #14024
Labels
Area-SettingsUI
Anything specific to the SUI
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Priority-2
A description (P2)
Product-Terminal
The new Windows Terminal.
Resolution-Fix-Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Windows Terminal version
main c51bb3a
Windows build number
10.0.19044.0
Other Software
No response
Steps to reproduce
build terminal with
Add support for fractional font size
commit includedExpected Behavior
consistent fractional part
Actual Behavior
when using any other fractional beside
.5
the font size is being expanded to 10 decimal places, overlapping the controls:when incrementing/decrementing with the up/down arrows only the integer part is being changed, i.e.
13.5 , 14.5, 15.5
The text was updated successfully, but these errors were encountered: