file api added, bugs in file view fixed

This commit is contained in:
E44
2025-10-31 16:51:14 +01:00
parent bcff1ffc0a
commit 67fe1a4e83
8 changed files with 91 additions and 22 deletions
@@ -117,7 +117,7 @@
open_path(0, $current_file_path);
}}
>
<House class="size-full" />
<House class="size-full transition-all duration-100" strokeWidth={$current_file_path === '/' ? 2.7 : 2}/>
</Button>
</div>
{#if cut_folders !== 0}