Memory Display Size and Dim Zeros (Enhancement)
Opened this issue · 1 comments
Yazwh0 commented
indigodarkwolf commented
I agree, that could make it a little easier to read. I can probably dim the zeroes in a quick change. Resizing the display might not take too long either now that I've discovered ImGui::GetContentRegionAvail()
to size things within the remainder of a window's space.