SMH110 / widgets

1 stars 0 forks source link

Add / Remove widgets #44

Closed massimocode closed 8 years ago

massimocode commented 8 years ago

After we merge the todo list, I was thinking we should add some more functionality to the App to allow users to Add/Remove calculators and todo lists. I know we currently have the todo list as taking up the right 1/3rd of the screen, but it would be good if we could have buttons like "Add Calculator" and "Add To Do List" and let the user decide what they want on their screen. Each widget would have a button to remove itself. Each widget would be the same size as well.

massimocode commented 8 years ago

I just wanted to clarify that you should be able to add multiple todo lists

SMH110 commented 8 years ago

Done in https://github.com/SMH110/widgets/commit/63f5453d3811e7f755cbcc3d183694f442168bc9 and https://github.com/SMH110/widgets/commit/1258102c2d3cfa355dd6016db9bfbf0f375c40c8

SMH110 commented 8 years ago

have look here https://github.com/SMH110/widgets/commit/3055113ea310f6c9893b492f1cfeb57641a14798

SMH110 commented 8 years ago

Now have look https://github.com/SMH110/widgets/commit/b08f50556b6b813934ab7cb72593178dc8ec1049

massimocode commented 8 years ago

I am going to merge this and create another issue for not being able to control whether the todo list is added first or the calculator (i.e. control the order they appear on the screen)