Fix issues caused by custom cursor by replacing it with native cursor

This commit is contained in:
Benjamin Brasseur
2018-06-07 23:21:49 +02:00
parent 758b240881
commit fa760e9722
8 changed files with 84 additions and 105 deletions
-1
View File
@@ -28,7 +28,6 @@ ui_page 'html/ui.html'
files {
'html/ui.html',
'html/pdown.ttf',
'html/img/cursor.png',
'html/css/app.css',
'html/scripts/app.js'
}