Elecrow 10.1 touch not working with PI4

I’m having trouble with the touch screen side of it, I have the monitor connected from USB to touchscreen port and have used these instructions to load the drivers
Step 1: Open terminal and Download the driver on RPI
Run:
git clone https://github.com/Elecrow-keen/Elecrow-LCD101.git
Step 2: Install driver
Run:
CD Elecrow-LCD101
sudo chmod +x Elecrow-LCD101
sudo ./Elecrow-LCD101
It seemed and it looked like the drivers installed ok but I can’t open apps or expand the size of tabs with the touchscreen. Is there something else I need to do?

Cheers
Rob