Skip to content

#75 Allow selecting image outside of the ./images folder

Jaak Kütt requested to merge feature/75-image-from-any-dir into main
  • Allow selecting images outside of the ./images folder
    • This will copy the selected image inside the /images folder to be compatible with the shared database (since image path lookup is relative to that)
  • Remember local image selection dialog size
  • Resize the local file selection tree column to content

Merge request reports