Resolve printing in dark mode and print orientation.

This commit is contained in:
Patrick Fic
2025-07-04 10:05:05 -07:00
parent 106cc23c53
commit 661c562a48
4 changed files with 97 additions and 2 deletions

View File

@@ -197,6 +197,6 @@
"1.4.1": {
"title": "Release Notes for 1.4.1",
"date": "07/04/2025",
"notes": "Improvements:\r\n* Increased performance of scenario manager.\r\n* Report lines will now display better on smaller screens."
"notes": "Improvements:\r\n* Increased performance of scenario manager.\r\n* Report lines will now display better on smaller screens.\r\n* Job RPS printouts will now display in landscape mode and ignore dark mode styling."
}
}