Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress window text remains cut off #1036

Open
lloydjatkinson opened this issue Jan 21, 2024 · 0 comments
Open

Progress window text remains cut off #1036

lloydjatkinson opened this issue Jan 21, 2024 · 0 comments

Comments

@lloydjatkinson
Copy link

lloydjatkinson commented Jan 21, 2024

Environment

  • Visual Studio version: 17.8.5
  • CodeMaid version: 12.0

Issues #984 #969 #801 all address mostly cut off text. I've been using CodeMaid a while and it seems that over the years the text has become more and more obscured. Some of the previous fixes increase the size of the window but this seems more of a workaround than an ideal solution.

image

I have created #1037 to fix this by removing the slightly redundant bottom margin. I think that a better solution would probably be to make use of Grid in the StackPanel so that spacing is automatic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant