File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -131,6 +131,10 @@ SOFTWARE.
131131 Dot sourced events.ps1 to calc.ps1 and added VisualStyle tag.
132132 2.1.0 4/21/2022
133133 Changed tscale variable to ctscale for dialogshell compatibility. Call to variable in resize events must be updated to ctscale
134+ Here there be math involving scaling.
135+ DPIScale is now default mode for editing.
136+ DPIScale and VisualStyle are now defaults for new projects.
137+ Added status bar advising of $ctscale stuff.
134138BASIC MODIFICATIONS License
135139#This software has been modified from the original as tagged with #brandoncomputer
136140Original available at https://www.pswinformscreator.com/ for deeper comparison.
Original file line number Diff line number Diff line change 1212RootModule = ' powershell-designer.psm1'
1313
1414# Version number of this module.
15- ModuleVersion = ' 2.0.10 '
15+ ModuleVersion = ' 2.1.0 '
1616
1717# Supported PSEditions
1818# CompatiblePSEditions = @()
You can’t perform that action at this time.
0 commit comments