Asenna Steam
kirjaudu sisään
|
kieli
简体中文 (yksinkertaistettu kiina)
繁體中文 (perinteinen kiina)
日本語 (japani)
한국어 (korea)
ไทย (thai)
български (bulgaria)
Čeština (tšekki)
Dansk (tanska)
Deutsch (saksa)
English (englanti)
Español – España (espanja – Espanja)
Español – Latinoamérica (espanja – Lat. Am.)
Ελληνικά (kreikka)
Français (ranska)
Italiano (italia)
Bahasa Indonesia (indonesia)
Magyar (unkari)
Nederlands (hollanti)
Norsk (norja)
Polski (puola)
Português (portugali – Portugali)
Português – Brasil (portugali – Brasilia)
Română (romania)
Русский (venäjä)
Svenska (ruotsi)
Türkçe (turkki)
Tiếng Việt (vietnam)
Українська (ukraina)
Ilmoita käännösongelmasta











In the first test, all item names were displayed when using standard tooltips.
If not, you still have the option of using the quickbar.
But I also have the problem that the item name overlaps with the pixel value.
Some of my item names are really long.
I will hopefully pay more attention to this in future.
You could make the font smaller (i. E.: "fontSize" : 7 for Rarity and "fontSize" : 6 for item name) and display the rarity and item name on two lines.
Using ‘wrapWidth’ and ‘lineSpacing’, you could then move item names that are too long down to next line.
If the long item name then slips down in the tooltip, that would be better than overlapping.
However, that would mean a lot of work, as all tooltips would have to be reworked again.
The simplest thing would be to just insert a ‘wrapWidth’ to fix this.