Describe the bug
As shown below, when using 1.5, the .5 portion is displayed in a different color.
For reference, could this be related to the fix in #1039?
Expected Behavior
The entire float is displayed in the same color.
Current Behavior
The color of the digits after the decimal point is incorrect.
Steps to Reproduce
prop:
- 1
- .5
- 1.5
- 1..5
- ..5
- ..
- .
Environment
Describe the bug
As shown below, when using
1.5, the.5portion is displayed in a different color.For reference, could this be related to the fix in #1039?
Expected Behavior
The entire float is displayed in the same color.
Current Behavior
The color of the digits after the decimal point is incorrect.
Steps to Reproduce
Environment