From: Panayotis K. <pan...@pa...> - 2011-12-03 02:10:05
|
On 3 Δεκ 2011, at 3:45 π.μ., Normen Hansen wrote: > I don't get it :? You set a folder and a name, what else should be done? You mean its not obvious that the folder you select will be the new project folder? The problem here is that the project folder name might also alter the name of the project itself. Also there is no indication to the user what the default output folder is. Consider this example: 1) Create a new project under clean folder "~/MyProjects", named "MyProject1" 2) Create a new project under folder "~/MyProjects", named "MyProject2" What I was expecting was two projects, found under "~/MyProjects/MyProject1" and "~/MyProjects/MyProject2" What I found was one project, under "~/MyProjects" named "MyProject1" instead. |