[GH-ISSUE #68] Select keyfile makes window very small #58

Closed
opened 2026-02-25 21:30:34 +03:00 by kerem · 4 comments
Owner

Originally created by @wonea on GitHub (Jan 11, 2022).
Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/68

Originally assigned to: @brutaldev on GitHub.

Select a keyfile, and the program window shrinks on 4k.
image

Originally created by @wonea on GitHub (Jan 11, 2022). Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/68 Originally assigned to: @brutaldev on GitHub. Select a keyfile, and the program window shrinks on 4k. ![image](https://user-images.githubusercontent.com/557192/148992634-3a44694e-b76d-4aa3-99c7-69ed41036cb8.png)
kerem 2026-02-25 21:30:34 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@brutaldev commented on GitHub (Jan 11, 2022):

So this is the problem: https://stackoverflow.com/questions/42975285/commonopenfiledialog-cause-windows-form-to-shrink

Will add the DPI support and release a new version.

<!-- gh-comment-id:1010260658 --> @brutaldev commented on GitHub (Jan 11, 2022): So this is the problem: https://stackoverflow.com/questions/42975285/commonopenfiledialog-cause-windows-form-to-shrink Will add the DPI support and release a new version.
Author
Owner

@brutaldev commented on GitHub (Jan 11, 2022):

Fixed up in v3.1.1

<!-- gh-comment-id:1010284925 --> @brutaldev commented on GitHub (Jan 11, 2022): Fixed up in [v3.1.1](https://github.com/brutaldev/StrongNameSigner/releases/tag/v3.1.1)
Author
Owner

@wonea commented on GitHub (Jan 12, 2022):

Fantastic that's brilliant. Any chance of a dark theme?

<!-- gh-comment-id:1010796374 --> @wonea commented on GitHub (Jan 12, 2022): Fantastic that's brilliant. Any chance of a dark theme?
Author
Owner

@brutaldev commented on GitHub (Jan 12, 2022):

@wonea Hehe, now you're pushing your luck :)
It's using good old Windows Forms so it's not that easy to style things differently. I'm also not much of a designer so I probably won't get it right...

<!-- gh-comment-id:1011066506 --> @brutaldev commented on GitHub (Jan 12, 2022): @wonea Hehe, now you're pushing your luck :) It's using good old Windows Forms so it's not that easy to style things differently. I'm also not much of a designer so I probably won't get it right...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/StrongNameSigner#58
No description provided.