SMH110/widgets

Add / Remove widgets

Closed this issue · 5 comments

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.

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

Done in 63f5453
and 1258102

have look here
3055113

Now have look
b08f505

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)