activescott / lessmsi

A tool to view and extract the contents of an Windows Installer (.msi) file.
https://lessmsi.activescott.com
MIT License
1.29k stars 150 forks source link

LessMSI 1.8.1 - About window with text string too big #163

Closed bovirus closed 4 months ago

bovirus commented 3 years ago

Describe the bug

The About window contain truncated and wrapped line because the ABOUT window is too small (and cannot be enlarged) and text font are too big.

image

The windows should be more larger by default for both MAIN and ABOUT window.

image

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

activescott commented 4 months ago

:tada: This issue has been resolved in version 1.11.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: