HabitRPG/habitica

equipment piece's stat screen should adapt to different language text lengths

Open

#10,048 建立於 2018年2月24日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (10,775 star) (3,912 fork)batch import
help wantedpriority: mediumsection: Equipment

描述

When using a language other than English, the fixed widths in the stat screen for an equipment piece can cause wrapping in the middle of words:

Wahrnehmung line break

The fix could be that the boxes within the screen and the screen itself expand themselves to be big enough to contain whatever is in them, or they are given a fixed size that is certain to be large enough for all possible translations of the names of the stats.
@Tressley

Thanks to Scea for reporting this.

貢獻者指南