Closed wuguo138428 closed 5 months ago
I added a pre-release version with the changes: https://github.com/SebastianBecker2/PowerPlanSwitcher/releases/tag/v1.0.7.0-(visible-boarder) The changes in the branch: https://github.com/SebastianBecker2/PowerPlanSwitcher/tree/7-visible-boarder
I'm not 100% sure this is what you expected. Can you check if this is okay?
there's one small oversight. "PowerSchemeSelectorDlg.Designer.cs -> private void InitializeComponent()" add the following changes "BackColor = Color.DarkGray;" "Padding = new Padding(1);" Otherwise there will be mixing with the background(Split Borders of Vision)
Before change After the change