You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CJK fonts can be displayed in vertical but others like number are still displays in horizontal. It's okay but the space between number and the text right next to the number is narrow(depending on fonts, it may look they are stick together). So, I changed the value of 5 to 8.
(value 5 is what @ChrisLoer experimentally selected: detail's in here)
Seems like the value might be depending on the font, so I'm not sure the offset can be fixed as 5.
Screenshot
when the value is 5: unbalanced space beside the number
when the value is 8:
The text was updated successfully, but these errors were encountered:
Question
CJK fonts can be displayed in vertical but others like number are still displays in horizontal. It's okay but the space between number and the text right next to the number is narrow(depending on fonts, it may look they are stick together). So, I changed the value of 5 to 8.
(value 5 is what @ChrisLoer experimentally selected: detail's in here)
Seems like the value might be depending on the font, so I'm not sure the offset can be fixed as 5.
Screenshot
when the value is 5: unbalanced space beside the number
![image](https://user-images.githubusercontent.com/7428017/71223979-870a2e00-2318-11ea-970c-ea1532e2d3f7.png)
when the value is 8:
![image](https://user-images.githubusercontent.com/7428017/71223896-72c63100-2318-11ea-852a-832fd46ef10a.png)
The text was updated successfully, but these errors were encountered: