Skip to content

Commit e18982b

Browse files
committed
Simplify ClassNodeView (2).
Extracted context menu strips.
1 parent 1884ff6 commit e18982b

File tree

5 files changed

+195
-193
lines changed

5 files changed

+195
-193
lines changed

ReClass.NET/Forms/MainForm.Designer.cs

Lines changed: 151 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ReClass.NET/Forms/MainForm.resx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@
120120
<metadata name="processUpdateTimer.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
121121
<value>366, 17</value>
122122
</metadata>
123+
<metadata name="classTreeNodeContextMenuStrip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
124+
<value>756, 17</value>
125+
</metadata>
126+
<metadata name="projectTreeNodeContextMenuStrip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
127+
<value>986, 17</value>
128+
</metadata>
123129
<metadata name="selectedNodeContextMenuStrip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
124130
<value>530, 17</value>
125131
</metadata>

0 commit comments

Comments
 (0)