Current git main started showing the available memory in bar meters in red:
This is also the reason I opened #1895 - possibly we should hold on that:
My initial analysis pointed to 1ca6213, but reverting that still shows available memory, though in a different color:
Just noticed that all colors changed there for memory...
I have to revert fcc305b as well to get expected behavior (where nothing is shown for available memory) back.
So to sum up:
- fcc305b changed to show available memory
- 1ca6213 changed colors for memory
Current git
mainstarted showing the available memory in bar meters in red:This is also the reason I opened #1895 - possibly we should hold on that:
My initial analysis pointed to 1ca6213, but reverting that still shows available memory, though in a different color:
Just noticed that all colors changed there for memory...
I have to revert fcc305b as well to get expected behavior (where nothing is shown for available memory) back.
So to sum up: