Releases: brandoncomputer/powershell-designer
Releases · brandoncomputer/powershell-designer
2.0.10
Install-Module -Name powershell-designer
powershell-designer
powershell-designer dpi
2.0.10 4/19/2022
Resolved issue with cancel on file open.
Dot sourced events.ps1 to calc.ps1 and added VisualStyle tag.
2.0.9
Install-Module -Name powershell-designer
powershell-designer
powershell-designer dpi
2.0.9 - 4/18/2022
In previous update removed vds module integration, not sure which.
Added sender [sender] and events [e] parameters to control events
Scaling fix added for High Resolution Displays. Set Form 'Tag' Property to 'DPIAware' to attempt. See 'DPI Scaling.txt'
Modern Visual Control Styles Added. Add the tag 'VisualStyle'
Fixed bugs with File>New
Adjustments to Size Buttons for window maximized. Added DesignerDPI.ps1 for clear text editing, adjusted math in that script for size buttons, but the controls will be squished at runtime (intentional, wontfix).
2.0.8
Install-Module -Name powershell-designer
2.0.8 - 4/17/2022
Fixed adding ToolStrip items
Eliminated DialogShell info function calls
2.0.7
Install-Module -Name powershell-designer
2.0.7 - 4/16/2022
Github repository created