passwordmaker / chrome-passwordmaker

A browser extension based on passwordmaker.org. Create unique passwords for every webpage using a cryptographic hash algorithm.
https://passwordmaker.org
GNU Lesser General Public License v3.0
93 stars 53 forks source link

User interface #154

Closed Auronius closed 8 years ago

Auronius commented 8 years ago

Good day! I have a monitor with resolution 1280x1024. Is it possiple to make, that all lines in Settings menu started after checkbox, not in next line like shown in screenshot. passwordmaker

miquelfire commented 8 years ago

It seems the UI has a set length, and it happens to do some wrapping (in strange ways at that)

heavensrevenge commented 8 years ago

Yea... I thought I fixed this from setting the label to be nowrap but I'll need to make the row nowrap instead. It'll get fixed soon :) Thanks for letting me know @Auronius !

heavensrevenge commented 8 years ago

Do you still have this issue @Auronius ?

heavensrevenge commented 8 years ago

I may have fixed this issue in the 0.8.5 update with https://github.com/passwordmaker/chrome-passwordmaker/commit/91dd210d9aacc2ef4f82cc1332f1e03b08dd7ac6#diff-02597b8ee65b85b0d098190baa81853aR218 but forgot to mention this in the changelog.