Skip to content
Snippets Groups Projects
Commit 7f95c937 authored by Eric Oulashin's avatar Eric Oulashin
Browse files

DDMsgReader: Scrolling ANSI and "use strict" improvements

Graphic is now only used when using the scrollable interface. Also, when creating the Graphic, now subtracting 1 from the reading area height to avoid making the Graphic one line too tall to avoid unnecessary scrolling.
When saving messages with ANSI codes, Graphic is only used if the message has any ASCII drawing characters. (not sure if this really matters much though).
Also, applied "use strict" and made some changes as necessary.
parent daf48cf8
No related branches found
No related tags found
2 merge requests!463MRC mods by Codefenix (2024-10-20),!195DDMsgReader: Scrolling ANSI and "use strict" improvements
Pipeline #3158 passed