Page 1 of 1

[0.17.75] New tooltips

Posted: Tue Nov 05, 2019 7:57 am
by MOHAPX
TL;DR
Новые подсказки не качественно отображают информацию. Они начинают мигать, т.к. некоторые строки исчезают и потом опять появляются.
----------------
New tips do not accurately display information. They begin to blink, because some lines disappear and then reappear.
2019-11-05_09-27-59.gif
2019-11-05_09-27-59.gif (1.86 MiB) Viewed 966 times
What ?
Предлагаю подсказки сделать статичными, чтобы информация в них не перемещалась с места на место.
Этот элемент надо разбить на 3 части. 1 - текущее значение ("0.2"), 2 - разделитель ("of"), 3 - максимальное значение ("100").
Для каждого элемента надо выделить отпределенное место, тогда цифра максимального значения не будет прыгать с места на место.
Строка с температурой возникает только тогда, когда значение больше 0. Если значение равно 0, то нижние строки ("Last user:" & "Health:") смещаются наверх, что создает мерцание информации.
---------------
I suggest making the hints static so that the information in them does not move from place to place.

This element must be divided into 3 parts. 1 - current value ("0.2"), 2 - separator ("of"), 3 - maximum value ("100").
2019-11-05_10-50-23.png
2019-11-05_10-50-23.png (33.57 KiB) Viewed 966 times
For each element, a allocated place must be allocated, then the figure of the maximum value will not jump from place to place.

A line with a temperature occurs only when the value is greater than 0. If the value is 0, then the lower lines ("Last user:" & "Health:") are shifted to the top, which creates flickering information.
2019-11-05_10-51-28.png
2019-11-05_10-51-28.png (33.46 KiB) Viewed 966 times
I propose to do as follows
2019-11-05_10-52-15.png
2019-11-05_10-52-15.png (26.15 KiB) Viewed 966 times
2019-11-05_10-52-08.png
2019-11-05_10-52-08.png (35.09 KiB) Viewed 966 times
Why ?
Подсказки иногда трудно читаются и лучше их сделать читаемыми.
------
Tips are sometimes hard to read and better to make them readable.

PS: sorry, me english is very poor.

Re: [0.17.75] New tooltips

Posted: Fri Nov 08, 2019 12:08 am
by ssilk
Very good description of what’s currently wrong with the tooltips.