Fixed an issue where exit handler wasn't called for the Program to flush traces
Added a little code to delete logs after 7 days.... as they start to take up a LOT of space. (Some days were ~1g in total for me)
Added a screenshot button to the MainForm so you can capture a screenshot at anytime.... handy for testing, and maybe for using.. :)
Fixed an issue where screenshots were not accounting for DPI scaling on different monitors. This required a change to support PerMonitor DPI Mode. Please test this on your displays
Updated all windows to have a bit more size when moved as part of scaling...
Updated all windows to be fixed single - not sizeable/maximized.
Fixed an issue where exit handler wasn't called for the Program to flush traces
Added a little code to delete logs after 7 days.... as they start to take up a LOT of space. (Some days were ~1g in total for me)
Added a screenshot button to the MainForm so you can capture a screenshot at anytime.... handy for testing, and maybe for using.. :)
Fixed an issue where screenshots were not accounting for DPI scaling on different monitors. This required a change to support PerMonitor DPI Mode. Please test this on your displays
Updated all windows to have a bit more size when moved as part of scaling...
Updated all windows to be fixed single - not sizeable/maximized.