|
|
|
@ -28,12 +28,10 @@
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
<list default="true" id="8d840f1a-4000-4390-ab3f-2383ed6434d5" name="Default Changelist" comment="">
|
|
|
|
<list default="true" id="8d840f1a-4000-4390-ab3f-2383ed6434d5" name="Default Changelist" comment="Added custom Node control">
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/.gitignore" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/Controls/Path.xaml" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/misc.xml" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/Extensions/Modes.cs" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/riderModule.iml" afterDir="false" />
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/contentModel.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/contentModel.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/contentModel.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/contentModel.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/modules.xml" afterDir="false" />
|
|
|
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/workspace.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.NodeEditor/.idea/workspace.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/NodeEditor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/NodeEditor.csproj" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/NodeEditor.csproj" beforeDir="false" afterPath="$PROJECT_DIR$/NodeEditor.csproj" afterDir="false" />
|
|
|
|
</list>
|
|
|
|
</list>
|
|
|
|
@ -54,6 +52,9 @@
|
|
|
|
<option name="CHANGED_PATHS">
|
|
|
|
<option name="CHANGED_PATHS">
|
|
|
|
<list>
|
|
|
|
<list>
|
|
|
|
<option value="$PROJECT_DIR$/Controls/Node.xaml.cs" />
|
|
|
|
<option value="$PROJECT_DIR$/Controls/Node.xaml.cs" />
|
|
|
|
|
|
|
|
<option value="$PROJECT_DIR$/Controls/Path.xaml" />
|
|
|
|
|
|
|
|
<option value="$PROJECT_DIR$/Extensions/Modes.cs" />
|
|
|
|
|
|
|
|
<option value="$PROJECT_DIR$/Controls/Path.xaml.cs" />
|
|
|
|
</list>
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</option>
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
@ -106,8 +107,17 @@
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
<updated>1608418540783</updated>
|
|
|
|
<updated>1608418540783</updated>
|
|
|
|
<workItem from="1608418548513" duration="1911000" />
|
|
|
|
<workItem from="1608418548513" duration="1911000" />
|
|
|
|
<workItem from="1608578473230" duration="1414000" />
|
|
|
|
<workItem from="1608578473230" duration="1904000" />
|
|
|
|
|
|
|
|
<workItem from="1608581445298" duration="934000" />
|
|
|
|
</task>
|
|
|
|
</task>
|
|
|
|
|
|
|
|
<task id="LOCAL-00001" summary="Added custom Node control">
|
|
|
|
|
|
|
|
<created>1608580007149</created>
|
|
|
|
|
|
|
|
<option name="number" value="00001" />
|
|
|
|
|
|
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
|
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
|
|
|
<updated>1608580007149</updated>
|
|
|
|
|
|
|
|
</task>
|
|
|
|
|
|
|
|
<option name="localTasksCounter" value="2" />
|
|
|
|
<servers />
|
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
@ -152,8 +162,17 @@
|
|
|
|
</entry>
|
|
|
|
</entry>
|
|
|
|
</map>
|
|
|
|
</map>
|
|
|
|
</option>
|
|
|
|
</option>
|
|
|
|
|
|
|
|
<option name="oldMeFiltersMigrated" value="true" />
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
|
|
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
|
|
|
|
|
|
|
<MESSAGE value="Added custom Node control" />
|
|
|
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Added custom Node control" />
|
|
|
|
|
|
|
|
</component>
|
|
|
|
|
|
|
|
<component name="WindowStateProjectService">
|
|
|
|
|
|
|
|
<state x="552" y="313" key="Vcs.Push.Dialog.v2" timestamp="1608580058123">
|
|
|
|
|
|
|
|
<screen x="0" y="0" width="1920" height="1160" />
|
|
|
|
|
|
|
|
</state>
|
|
|
|
|
|
|
|
<state x="552" y="313" key="Vcs.Push.Dialog.v2/0.0.1920.1160@0.0.1920.1160" timestamp="1608580058123" />
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|
</project>
|
|
|
|
</project>
|