From 182049bfe89913be4149b3b82ec1154107438406 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 21 Sep 2017 17:47:58 +0100 Subject: ... --- gui/src/chainImageSet.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gui/src/chainImageSet.cpp b/gui/src/chainImageSet.cpp index 7af446f..ce977d1 100644 --- a/gui/src/chainImageSet.cpp +++ b/gui/src/chainImageSet.cpp @@ -202,6 +202,8 @@ bool chainImageSet::add(std::string filename,glm::vec2 pos){ attempt to add file to chain. find if file exists in data folder if not make a symbolic link + +save dragdrop pos in loadingImages and attempt to insert in the chain */ auto image=std::make_unique(); -- cgit v1.2.3