Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Stone <[email protected]>
  • Loading branch information
ildyria and d7415 authored Sep 16, 2024
1 parent 0eb2bc9 commit 906eb08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/content/post/2024-09-15-v6-menus.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ tags:
- vuejs
- v6
---
More things start to takes shape. The selection with Ctrl and Shift are now working.
More things start to take shape. The selection with Ctrl and Shift are now working.
The Drag-and-select is not implemented yet, but that one will probably be for after the official release.
So far the interface is still not mobile friendly for selection, some improvements needs to be made here.
So far the interface is still not mobile friendly for selection, some improvements need to be made here.
I also need to check how the interaction with ctrl + click is working on Mac to see if that is still spawning a browser context menu.

That being said, the first few operations are now *working*. The photo listing is are updated yet, nor dropping the local cache of the
That being said, the first few operations are now *working*. The photo listing is not updated yet, nor dropping the local cache of the
current album. Ah, I forgot to mention that.

As opposed to version 4 and version 5, Lychee v6 will support local caching of the requests, which means that once an album has been
Expand Down

0 comments on commit 906eb08

Please sign in to comment.