rehex icon indicating copy to clipboard operation
rehex copied to clipboard

Dynamic decimal offset

Open PyroSamurai opened this issue 8 months ago • 0 comments

Quick & dirty mod to make the offset column dynamically change size & number padding.

I would have used something cleaner with C++20, but since C++11 was designated in Makefile. So I went with a IF tree to keep modification to the program to a minimum.

Modify it as you wish. As long as the functionality stays the same, I'll be happy.

PyroSamurai avatar Jun 08 '24 03:06 PyroSamurai