From f566884b44c201685c0a207f12a3a38ee2668ac9 Mon Sep 17 00:00:00 2001 From: Aaron Lee Date: Thu, 23 Sep 2021 18:04:18 +0800 Subject: [PATCH] Update signature pad so it wont clear when height is adjusted; just width --- Procfile | 1 - requirements.txt | 2 +- templates/group_teach.html | 9 ++++++++- templates/homeroom.html | 9 ++++++++- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 Procfile diff --git a/Procfile b/Procfile deleted file mode 100644 index 8001d1a..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: gunicorn app:app \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index b0db49f..0685704 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Flask == 2.0.1 # Attendance/app.py: 3 # Attendance/test.py: 1 -Pyrebase == 3.0.27 +Pyrebase4 == 4.5.0 # Attendance/app.py: 8 pandas == 1.1.3 diff --git a/templates/group_teach.html b/templates/group_teach.html index c442b1c..1c8750a 100644 --- a/templates/group_teach.html +++ b/templates/group_teach.html @@ -133,6 +133,7 @@