Closed mdingjan closed 8 years ago
How about a margin below the button? I'd also change the alignment of the boxes but that should be another issue :P The placement of the button relative to the other settings looks to me though :)
Please have a look at the comments @mpsijm and me posted, after that I think this is done
I've resolved the feedback; you can find the changes in my two latest commits for this PR. Thanks! :)
@thervh70 @mpsijm Please check the latest commit. :)
Thanks for processing our feedback, Mitchell! :) I think Robin can merge this if he agrees with your changes as well, since the majority voted for not having a toaster :)
Fair enough. Looks good Mitchell. Will merge!
Will close #136
The restore default options button has been added.
The way I've implemented it is quite simple; an object is created based on the frontend defaults on initialisation. This object is used for updating the chrome storage and the checkboxes.
Please review this PR by rebuilding the extension and playing around with the new button. Tell me whether you like the button and whether you can detect any bugs.
Please note that in another PR all default options will be moved to the backend.