GetPublii / Publii

The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.
https://getpublii.com
GNU General Public License v3.0
6.06k stars 407 forks source link

[Feature Request]: gallery - remember last directory #1270

Closed atomGit closed 8 months ago

atomGit commented 8 months ago

Feature Description

when inserting gallery images, the last directory is not remembered when adding additional images

dziudek commented 8 months ago

Hi,

As it uses native OS control to select image, we cannot control this behavior

atomGit commented 8 months ago

it does not appear to be using the native open file dialog - it's using the GtkFileChooserDialog that's apparently part of electron (the window class is electron)