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