Refactor Cart into checkerboard table
Compare changes
Files
6+ 19
− 13
@@ -214,34 +214,38 @@ class Cart(BaseScreen):
@@ -252,8 +256,10 @@ class Cart(BaseScreen):
Closes: #173 (closed)
Removes clear all feature from: #233
This one improves focus behavior in the cart, moving cart items and deleting items from the cart.