"Add to Project" expected functionality is inconsitant

Oxygen general issues.
asynchronousDev
Posts: 7
Joined: Fri Jul 12, 2013 8:54 pm

"Add to Project" expected functionality is inconsitant

Post by asynchronousDev »

There seems to be two ways for the user to add a new file to their project.

1) The user can create a new file by right-clicking on the project in the project view on the left. (this automatically adds the new file to the project)

2) The user can use the toolbar or File menu to create a new file and then right-click on the editor tab and select "Add to Project"

* The first seems to update the project file immediately, allowing you to see the new file in the project using the API.

* The second does not update the project file until the user closes Oxygen.

Is there a reason that one will add the new file immediately to the project but the other will not?
Are there any settings that I can change around to make the second one function like the first?
asynchronousDev
Posts: 7
Joined: Fri Jul 12, 2013 8:54 pm

Re: "Add to Project" expected functionality is inconsitant

Post by asynchronousDev »

I figured out the problem: It was on my end, not Oxygen's.
Post Reply