codecadwallader / codemaid

CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
http://www.codemaid.net
GNU Lesser General Public License v3.0
1.88k stars 353 forks source link

Wrong window size #984

Open DinoProga opened 1 year ago

DinoProga commented 1 year ago

Environment

Description

Progress of Cleanup All Code Shows progress in a window of the wrong size.

Steps to recreate

  1. Start Cleanup All Code

Current behavior

Works correctly but shows progress with a small cosmetic glitch (a label under progressbar shows not the whole height of the characters).

Expected behavior

A taller window that better fits the contents.

DinoProga commented 1 year ago

Знімок екрана 2023-03-05 013117

codecadwallader commented 1 year ago

Thanks for reporting the issue. We do have a fix for this in #929 but it has not been deployed yet to the marketplace. I believe the dialog may be resizable as a work around in the interim.