helix icon indicating copy to clipboard operation
helix copied to clipboard

File preview for low-width screens such as smartphones

Open be4zad opened this issue 1 year ago • 2 comments
trafficstars

I think it's a good idea to move it to the bottom of the file picker in low-width screens.

Screenshot_20240610-105548_Termux.png

be4zad avatar Jun 10 '24 07:06 be4zad

That's actually a good idea, I don't know why that never occurred to me before. Though there would be significantly less space than shown in your screenshot when the keyboard is up, which would be most of the time.

Screenshot_20240610-075240.png

But still, could be a good UX improvement regardless. Might be best if there was a way to toggle it on and off dynamically though.

dead10ck avatar Jun 10 '24 11:06 dead10ck

There's a vertical layout proposed in https://github.com/helix-editor/helix/pull/7783 that might solve this

the-mikedavis avatar Jun 10 '24 13:06 the-mikedavis