When fuel in Heating tower is consumed faster than it is supplied, fuel appears in "Consumes burnable fuel section" and immediately disappears. That in turn makes sections "Generates heat" and "Construction surface conditions" jump up and down too much to read. Think I saw it happening in other entities too, but don't remember which ones.
[2.0.21] Heating tower tooltip text is jumping up and down
Re: [2.0.21] Heating tower tooltip text is jumping up and down
What happens when you change "auto UI" to manual?
-
- Filter Inserter
- Posts: 340
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: [2.0.21] Heating tower tooltip text is jumping up and down
I've had this problem too with combinators when the number of non-zero signals change.
I suggest modifying the GUI logic so it limits how often things can shrink per second, (but allow it to expand as fast as possible). This way everything will stay readable (unles the size keeps getting bigger and bigger really quickly, but that's far less likely then it jumping up and down).
I'd still have the problem with combinators when the signals change, so perhaps additional say that a cell in the GUI can't be reused more than a certain number of times per second, so then the signals will flash appearing and disappearing, instead of changing between different signals (which can happen so fast they blend into one).
I suggest modifying the GUI logic so it limits how often things can shrink per second, (but allow it to expand as fast as possible). This way everything will stay readable (unles the size keeps getting bigger and bigger really quickly, but that's far less likely then it jumping up and down).
I'd still have the problem with combinators when the signals change, so perhaps additional say that a cell in the GUI can't be reused more than a certain number of times per second, so then the signals will flash appearing and disappearing, instead of changing between different signals (which can happen so fast they blend into one).
Re: [2.0.21] Heating tower tooltip text is jumping up and down
Changing ui scale makes no difference, as I would expect.