brandoncomputer / brandoncomputer/powershell-designer
Localization Seperator Issue
- Dominant language
- PowerShell
- Stars
- 21
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Hi there
I just stumbled up on this project and tried to give it a go. But I could not get to the point to save the form - which is the basis for everything else ...
Maybe related to country specific settings?
20241029 08:21:26: Cannot convert value "800; 600" to type "System.Int32". Error: "Input string was not in a correct format." At line:4191 char:25 + $n[0] = [math]::round(($n[0]/1) / $ctscale) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastFromStringToInteger
It looks like the main form size cannot be converted.
Any idea?
Thank you
Beat
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.