Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5f838a2

Browse files
authoredFeb 28, 2025
Merge pull request #1039 from cjakeman/adjust-menu-for-russian-text
Fix: Adjusts Menu for longer text (Russian)
2 parents d246981 + 24efcb6 commit 5f838a2

File tree

4 files changed

+87
-82
lines changed

4 files changed

+87
-82
lines changed
 

‎Source/Menu/MainForm.Designer.cs

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

‎Source/Menu/MainForm.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@
163163
YPYLa8nAfwDvWHqrHcu7IwAAAABJRU5ErkJggg==
164164
</value>
165165
</data>
166+
<metadata name="ttNotifications.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
167+
<value>569, 17</value>
168+
</metadata>
166169
<data name="pictureBoxLogo.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
167170
<value>
168171
iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6

‎Source/Menu/Options.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Source/Menu/ResumeForm.Designer.cs

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

0 commit comments

Comments
 (0)
Please sign in to comment.