spacedriveapp / spacedrive

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

Home Page:https://spacedrive.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Preview Causes Incorrect UI Layout

samurai00 opened this issue · comments

commented

Describe the bug

When the sidebar is enabled, the quick preview feature causes Incorrect UI Layout.

Reproduction

  1. Navigate to a folder containing pictures.
  2. Ensure the sidebar is open.
  3. Single-click on a picture file.
  4. Press the <space> key.
截屏2024-05-06 18 47 41

Expected behavior

Correct UI layout

Platform and versions

macOS 14.4.1 (23E224)
Spacedrive Version 0.2.14 (20240502.184429)
pnpm --version && cargo --version && rustc --version
8.14.1
cargo 1.77.2 (e52e36006 2024-03-26)
rustc 1.77.2 (25ef9e3d8 2024-04-09)


### Stack trace

_No response_

### Additional context

_No response_