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

feat: added ability to save and load app window size and location #183

Closed mega5800 closed 5 months ago

mega5800 commented 5 months ago

:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:

Please fill out the following checklist:

If you need any help at all, feel free to submit the PR and @-mention activescott and I'll be happy to assist!

Hello @activescott

I took care of this ticket. I added a configuration that saves the last size and position of the app and loads them during app startup. The change is purely on the UI side of the app, so I didnt run any tests.

Thank you.

fixes #95

activescott commented 5 months ago

Thanks! I’ll review this locally and investigate why ci isn’t running here in the next few days.

activescott commented 5 months ago

lgtm

activescott commented 5 months ago

:tada: This PR is included in version 1.11.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: