SMH110 / widgets

1 stars 0 forks source link

Allow users to pick ordering of widgets and ensure they are the same size #53

Closed massimocode closed 8 years ago

massimocode commented 8 years ago

I'm currently unable to post screenshots but I will email you some.

Several issues: 1) Remove calculator button size is not consistent with other buttons 2) Only 2 widgets on a large monitor, we should really allow 4 on large, 3 on medium, 2 on small (we used to allow 4 calculators!) 3) Can't put todo list after calculator 4) Todo lists only on the left and calculators only on the right, so we're not making good use of screen space if the user has 1 todo list and 5 calculators. And it's even worse when the user doesn't want any todo lists!

massimocode commented 8 years ago

@SMH110 Please review https://github.com/SMH110/widgets/pull/55 and merge and close this issue when ready and tested.