brandoncomputer / brandoncomputer/powershell-designer

Unsupported (Keep this Open)

Open
#1 6 comments 0 reactions 1 assignee Claimed by @brandoncomputer View on GitHub
wontfix
Dominant language
PowerShell
Stars
21
Forks
4
PR merge metrics
No merged PRs in 30d

Description

- Multi-threading is unsupported
- Adding Mouse Events to WebBrowser control
- ToolStrip is an Alias for MenuStrip in this software.
- Direct use of Items Collections from the PropertyGrid. Most times these item types are listed in the control collection in the TreeView under 'Menus and ToolStrips'
- When designing with a DPIScale greater than 1, locations and sizes that are equal to 1 may save as 0. Won't fix.
**_- Misconception here. Has to do with ImageScalingSize not saving appropriately._**
"PowerShell 7 may multiply DPI for ImageScalingSize twice for some items at control creation. This is due to built-in advanced DPI support. If you change this property in the PropertyGrid, this is corrected making this 'bug' more of a 'design choice', but it is a difference in the application between PowerShell 7 and PowerShell 5."

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.