sametsazak / mergen

Mergen is an open-source, native macOS application for auditing and checking the security of your MacOS.
MIT License
151 stars 10 forks source link

"How to fix" window is too small to read #5

Open grahampugh opened 1 year ago

grahampugh commented 1 year ago

Hi, this is a great first attempt! Thanks for the work.

There is an issue with the How To Fix pop-up window, in that it is far too small to rad and not expandable in any way.

Screenshot 2023-04-27 at 18 01 59

Additionally, there seems to be a path to getting two pop-ups to appear at once, which I would guess was not intended.

Screenshot 2023-04-27 at 18 02 19

mnrkbys commented 1 year ago

Double-click an item in the list to see the details.

sametsazak commented 1 year ago

Double click will show the details actually, but it seems like a hidden feature.

But yes I think that "preview" is the default in NavigationView, I'll check to implement a fixed size for it.

Thank you for sharing it. @mnrkbys