he is somehow right. technically there is no reason to cancel drawing when switching between a drawing tool and a tool for navigation or selection. this get's difficult though when user switches drawingtool1 -> panning -> drawingtool2. to handle these case, to have not two unfinished geometries, we'd have to have a drawing tool registry to tell /all/ drawing tools to cancel drawing. maybe too much effort.
..ede On 15.04.2013 10:34, Rahkonen Jukka wrote: > Hi, > > Use shortcuts. There has always been a shortcut for panning with > "Ctrl-Shift-Drag". Now it is also possible to pan also with Ctrl-Arrow keys. > See Help-Shortcuts and you will find much more. > > -Jukka Rahkonen- > > Uwe Dalluege > >> Hi, >> >> how can I pan during editing? >> In older OJ versions I could: >> >> 1. Start drawing a linestring. >> 2. Strg + pan. >> 3. pan >> 4. Mark in Editing Toolbox linestring again an draw so on. >> >> In the latest nightbuilds this does not work! >> >> Do you have change something? >> >> Uwe >> >> ------------------------------------------------------------------------------ >> Precog is a next-generation analytics platform capable of advanced analytics >> on semi-structured data. The platform includes APIs for building apps and a >> phenomenal toolset for data science. Developers can use our toolset for >> easy data analysis & visualization. Get a free account! >> http://www2.precog.com/precogplatform/slashdotnewsletter >> _______________________________________________ >> Jump-pilot-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Jump-pilot-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
