mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
### Problem description Long error messages were forcing the width of the window to span the entire screen. ### Implementation description The fix was sending the long message to the log and outputting a short message to the 3d visualizer window. --------- Co-authored-by: WerWolv <werwolv98@gmail.com>