gao-sun / eul

🖥️ macOS status monitoring app written in SwiftUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] Memory is not always shown correctly (MB instead of GB)

romanhaa opened this issue · comments

Hi! I noticed a minor, pretty straightforward bug: In the memory usage panel, it appears that two digit GB quantities of memory are incorrectly labeled as MB but internally sorted correctly:

Screenshot 2021-08-06 at 10 26 42

Activity Monitor reports the same values in GB, e.g. 23 GB for com.docker.hyperkit.

Running eul v1.6.2 on macOS 11.4.

thanks for reporting, will fix it soon