From 1614cdb62b10f3ba3c330602ca0645d94707fb35 Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Tue, 11 Aug 2020 18:40:07 -0400 Subject: [PATCH] Update Dev Logs --- Dev Logs.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Dev Logs.md b/Dev Logs.md index 111ff2a..652f356 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -16,7 +16,11 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T - Updated requirements for API virtual environment - Fixed broken links post GitHub migration - +### Tuesday 8/11/20 +- Finished responsive two panel view +- Experiemented with using a scroll trigger to toggle AppBar elevation; descided to use fixed elevation for now and revisit this later. +- Separated ItemViewAppBar from ItemView +- Added spacing in ItemView for readability