Commit graph

8 commits

Author SHA1 Message Date
Elliott Liggett
8d954a2cbf Better scrolling behavior. The log is now aware if you are not at the
bottom and will not force scroll if so. Otherwise, it will bring the
horizontal scroll back to the left-edge.
2022-09-15 11:59:04 -07:00
Elliott Liggett
4b1c90cf00 Renamed URL message box in case we add an additional message box later. 2022-09-15 11:55:45 -07:00
Elliott Liggett
566659a9bd Changed font for better compatibility. Added some controls for scrolling
behavior.
2022-09-15 11:52:08 -07:00
Elliott Liggett
2241f87ea2 Debug mode can now be toggled from the logging window. 2022-09-15 09:53:50 -07:00
Elliott Liggett
b8cdaffc57 Added debug logging button, however, it doesn't propagate the debug
signal through all the modules yet. So, for now, it is hidden.
2022-09-15 09:42:19 -07:00
Elliott Liggett
4de5758101 Restored version to log file, fixed reversed log entries. 2022-09-15 09:33:09 -07:00
Elliott Liggett
c28964cebe Keep the logging window up after the message box. Added "log" logging
category.
2022-09-14 17:53:22 -07:00
Elliott Liggett
4beb33cba6 Added logging window capability with termbin support. 2022-09-14 17:07:23 -07:00