File load closes issue #22
Compare changes
- Griefed authored
refactor: Set width of filefield to max. Add tooltips for various parts. Implement more checks for chosen file and notifications on rejection.
+ 86
− 3
@@ -33,6 +33,9 @@
@@ -42,6 +45,9 @@
@@ -61,6 +67,9 @@
@@ -79,7 +88,11 @@
@@ -88,6 +101,32 @@
@@ -97,16 +136,49 @@
@@ -117,12 +189,23 @@ export default defineComponent({