jovibor / HexCtrl

Fully-featured Hex Control written in C++/MFC.
Other
167 stars 58 forks source link

Can't edit data less than 256 bytes? #89

Closed ZhiyuanYuanNJ closed 8 months ago

ZhiyuanYuanNJ commented 8 months ago

Hi, When I opened a 256-byte file, I found that it could not be edited in the widget. If it was less than 256 bytes, it was still like this. Is this a BUG?

jovibor commented 8 months ago

Thanks for reporting. It's definitely a bug, will fix it.