Alexander

Results 1 issues of Alexander

1. Crash when g.u > 0xffff (?!), possible fix the following: ```diff diff --git a/qlightterminal.cpp b/qlightterminal.cpp index a6a594f..1e1860d 100644 --- a/qlightterminal.cpp +++ b/qlightterminal.cpp @@ -259,7 +259,12 @@ void QLightTerminal::paintEvent(QPaintEvent *event)...