https://bugs.kde.org/show_bug.cgi?id=432220
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INTENTIONAL Status|CONFIRMED |RESOLVED --- Comment #8 from Arjen Hiemstra <[email protected]> --- The problem with the proposed behaviour is that it's impossible to determine programmatically when certain sensors should stack and when they should not. For the example given (application/cache/buffer usage) it makes sense to not stack them, while for another set of sensors, such as Used Physical Memory with Used Swap Memory you want them stacked. If you were to combine Used Physical Memory with application/cache/buffer, you'd want them stacked simply because anything else makes no sense. A few versions ago we improved the behaviour of setting the ranges for charts, so the workaround for editing the config file should no longer be needed and the range can simply be set to something like "8 GiB". I think this should cover most of these cases. -- You are receiving this mail because: You are watching all bug changes.
