pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/Nonary/ResolutionAutomation/commit/f28fe8795829119faf2db235daebc3328e97b4c3

fixes #51 · Nonary/ResolutionAutomation@f28fe87 · GitHub
Skip to content

Commit f28fe87

Browse files
committed
fixes #51
1 parent 9ef2409 commit f28fe87

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

ResolutionMatcher-Functions.ps1

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ function Assert-ResolutionChange($width, $height, $refresh) {
6565

6666

6767
function Join-Overrides($width, $height, $refresh) {
68+
Write-Host "Before Override: $width x $height x $refresh"
6869
$overrides = Get-Content ".\overrides.txt" -ErrorAction SilentlyContinue
6970
foreach ($line in $overrides) {
7071
if ($null -ne $line -and "" -ne $line) {
@@ -82,11 +83,13 @@ function Join-Overrides($width, $height, $refresh) {
8283
}
8384
}
8485

85-
return @{
86-
height = $height
87-
width = $width
88-
refresh = $refresh
89-
}
86+
}
87+
88+
Write-Host "After Override: $width x $height x $refresh"
89+
return @{
90+
height = $height
91+
width = $width
92+
refresh = $refresh
9093
}
9194
}
9295

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy